1
0
Fork 0
alistair23-linux/fs/fuse
Miklos Szeredi ff1b89f389 fuse: honor AT_STATX_DONT_SYNC
The description of this flag says "Don't sync attributes with the server".
In other words: always use the attributes cached in the kernel and don't
send network or local messages to refresh the attributes.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2018-03-20 17:11:44 +01:00
..
Kconfig fuse: Add posix ACL support 2016-10-01 07:32:32 +02:00
Makefile fuse: Use generic xattr ops 2016-10-01 07:32:32 +02:00
acl.c fuse: Support fuse filesystems outside of init_user_ns 2018-03-20 17:11:44 +01:00
control.c fuse: return -ECONNABORTED on /dev/fuse read after abort 2018-03-20 17:11:44 +01:00
cuse.c fuse: Support fuse filesystems outside of init_user_ns 2018-03-20 17:11:44 +01:00
dev.c fuse: Support fuse filesystems outside of init_user_ns 2018-03-20 17:11:44 +01:00
dir.c fuse: honor AT_STATX_DONT_SYNC 2018-03-20 17:11:44 +01:00
file.c vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
fuse_i.h fuse: Support fuse filesystems outside of init_user_ns 2018-03-20 17:11:44 +01:00
inode.c fuse: Support fuse filesystems outside of init_user_ns 2018-03-20 17:11:44 +01:00
xattr.c fuse: limit xattr returned size 2016-10-03 11:06:05 +02:00