Merge tag 'fs.idmapped.helpers.v5.13' of...
Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux Pull fs mapping helper updates from Christian Brauner: "This adds kernel-doc to all new idmapping helpers and improves their naming which was triggered by a discussion with some fs developers. Some of the names are based on suggestions by Vivek and Al. Also remove the open-coded permission checking in a few places with simple helpers. Overall this should lead to more clarity and make it easier to maintain" * tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux: fs: introduce two inode i_{u,g}id initialization helpers fs: introduce fsuidgid_has_mapping() helper fs: document and rename fsid helpers fs: document mapping helpers
Showing
- fs/ext4/ialloc.c 1 addition, 1 deletionfs/ext4/ialloc.c
- fs/inode.c 2 additions, 2 deletionsfs/inode.c
- fs/namei.c 3 additions, 8 deletionsfs/namei.c
- fs/xfs/xfs_inode.c 5 additions, 5 deletionsfs/xfs/xfs_inode.c
- fs/xfs/xfs_symlink.c 2 additions, 2 deletionsfs/xfs/xfs_symlink.c
- include/linux/fs.h 122 additions, 2 deletionsinclude/linux/fs.h
Loading
Please register or sign in to comment