linux-stable/fs/fuse
Miklos Szeredi 0cad624662 vfs: add rcu argument to ->get_acl() callback
Add a rcu argument to the ->get_acl() callback to allow
get_cached_acl_rcu() to call the ->get_acl() method in the next patch.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2021-08-18 22:08:24 +02:00
..
acl.c vfs: add rcu argument to ->get_acl() callback 2021-08-18 22:08:24 +02:00
control.c fuse: split fuse_mount off of fuse_conn 2020-09-18 15:17:41 +02:00
cuse.c cuse: simplify refcount 2021-04-14 10:40:58 +02:00
dax.c Merge branch 'for-5.14/dax' into libnvdimm-fixes 2021-08-11 12:04:43 -07:00
dev.c virtiofs: Fix spelling mistakes 2021-06-22 09:15:36 +02:00
dir.c fuse: fix illegal access to inode with reused nodeid 2021-06-22 09:15:36 +02:00
file.c fuse update for 5.14 2021-07-06 11:17:41 -07:00
fuse_i.h vfs: add rcu argument to ->get_acl() callback 2021-08-18 22:08:24 +02:00
inode.c fuse: fix illegal access to inode with reused nodeid 2021-06-22 09:15:36 +02:00
ioctl.c fuse: convert to fileattr 2021-04-12 15:04:30 +02:00
Kconfig virtiofs: implement dax read/write operations 2020-09-10 11:39:23 +02:00
Makefile fuse: move ioctl to separate source file 2021-04-12 15:04:30 +02:00
readdir.c fuse: fix illegal access to inode with reused nodeid 2021-06-22 09:15:36 +02:00
virtio_fs.c fuse: add dedicated filesystem context ops for submounts 2021-06-22 09:15:35 +02:00
xattr.c fuse: extend FUSE_SETXATTR request 2021-04-14 10:40:57 +02:00