linux-yocto/fs/9p
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
acl.h vfs: add rcu argument to ->get_acl() callback 2021-08-18 22:08:24 +02:00
cache.c
cache.h
fid.c 9p: Remove unnecessary IS_ERR() check 2020-12-01 08:19:02 +01:00
fid.h
Kconfig
Makefile
v9fs_vfs.h fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
v9fs.c 9p: Constify static struct v9fs_attr_group 2021-03-31 07:02:46 +09:00
v9fs.h fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
vfs_addr.c
vfs_dentry.c
vfs_dir.c
vfs_file.c fs: 9p: fix v9fs_file_open writeback fid error check 2021-03-31 07:02:47 +09:00
vfs_inode_dotl.c 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes" 2021-03-12 22:15:22 -05:00
vfs_inode.c new helper: inode_wrong_type() 2021-03-08 10:19:35 -05:00
vfs_super.c
xattr.c acl: handle idmapped mounts 2021-01-24 14:27:17 +01:00
xattr.h