linux/fs/sysv
Fabio M. De Francesco c26ddc49c9 fs/sysv: Use dir_put_page() in sysv_rename()
Use the dir_put_page() helper in sysv_rename() instead of open-coding two
kunmap() + put_page().

Cc: Al Viro <viro@zeniv.linux.org.uk>
Suggested-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2023-01-19 19:45:43 -05:00
..
balloc.c
dir.c fs/sysv: Use dir_put_page() in sysv_rename() 2023-01-19 19:45:43 -05:00
file.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
ialloc.c inode: make init and permission helpers idmapped mount aware 2021-01-24 14:27:16 +01:00
inode.c fs: allocate inode by using alloc_inode_sb() 2022-03-22 15:57:03 -07:00
itree.c fs: sysv: Fix sysv_nblocks() returns wrong value 2022-12-10 14:13:37 -05:00
Kconfig docs: filesystems: fix renamed references 2020-04-20 15:45:22 -06:00
Makefile
namei.c fs/sysv: Use dir_put_page() in sysv_rename() 2023-01-19 19:45:43 -05:00
super.c fs: sysv: check sbi->s_firstdatazone in complete_read_super 2022-04-29 14:38:04 -07:00
sysv.h fs/sysv: Use dir_put_page() in sysv_rename() 2023-01-19 19:45:43 -05:00