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>
Showing
- Documentation/filesystems/locking.rst 1 addition, 1 deletionDocumentation/filesystems/locking.rst
- Documentation/filesystems/vfs.rst 1 addition, 1 deletionDocumentation/filesystems/vfs.rst
- fs/9p/acl.c 4 additions, 1 deletionfs/9p/acl.c
- fs/9p/acl.h 1 addition, 1 deletionfs/9p/acl.h
- fs/bad_inode.c 1 addition, 1 deletionfs/bad_inode.c
- fs/btrfs/acl.c 4 additions, 1 deletionfs/btrfs/acl.c
- fs/btrfs/ctree.h 1 addition, 1 deletionfs/btrfs/ctree.h
- fs/ceph/acl.c 4 additions, 1 deletionfs/ceph/acl.c
- fs/ceph/super.h 1 addition, 1 deletionfs/ceph/super.h
- fs/erofs/xattr.c 4 additions, 1 deletionfs/erofs/xattr.c
- fs/erofs/xattr.h 1 addition, 1 deletionfs/erofs/xattr.h
- fs/ext2/acl.c 4 additions, 1 deletionfs/ext2/acl.c
- fs/ext2/acl.h 1 addition, 1 deletionfs/ext2/acl.h
- fs/ext4/acl.c 4 additions, 1 deletionfs/ext4/acl.c
- fs/ext4/acl.h 1 addition, 1 deletionfs/ext4/acl.h
- fs/f2fs/acl.c 4 additions, 1 deletionfs/f2fs/acl.c
- fs/f2fs/acl.h 1 addition, 1 deletionfs/f2fs/acl.h
- fs/fuse/acl.c 4 additions, 1 deletionfs/fuse/acl.c
- fs/fuse/fuse_i.h 1 addition, 1 deletionfs/fuse/fuse_i.h
- fs/gfs2/acl.c 4 additions, 1 deletionfs/gfs2/acl.c
Please register or sign in to comment