android_kernel_google_msm/fs/fuse
Anand Avati b6a4068576 fuse: invalidate inode attributes on xattr modification
commit d331a415ae upstream.

Calls like setxattr and removexattr result in updation of ctime.
Therefore invalidate inode attributes to force a refresh.

Signed-off-by: Anand Avati <avati@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-26 17:15:52 -07:00
..
control.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
cuse.c fs: add module.h to files that were implicitly using it 2011-10-31 19:30:31 -04:00
dev.c fuse: fix retrieve length 2012-09-14 10:00:32 -07:00
dir.c fuse: invalidate inode attributes on xattr modification 2013-09-26 17:15:52 -07:00
file.c fuse: postpone end_page_writeback() in fuse_writepage_locked() 2013-09-26 17:15:52 -07:00
fuse_i.h fuse: fix stat call on 32 bit platforms 2012-06-17 11:21:29 -07:00
inode.c fuse: fix stat call on 32 bit platforms 2012-06-17 11:21:29 -07:00
Kconfig
Makefile