diff options
author | Al Viro <[email protected]> | 2023-03-16 07:34:34 +0900 |
---|---|---|
committer | Al Viro <[email protected]> | 2023-04-20 22:37:05 -0400 |
commit | 9bc37e04823b5280dd0f22b6680fc23fe81ca325 (patch) | |
tree | 1245ba4968615c26a692b4d294acac30dd66db81 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 211db0ac9e3dc6c46f2dd53395b34d76af929faf (diff) |
fs: introduce lock_rename_child() helper
Pass the dentry of a source file and the dentry of a destination directory
to lock parent inodes for rename. As soon as this function returns,
->d_parent of the source file dentry is stable and inodes are properly
locked for calling vfs-rename. This helper is needed for ksmbd server.
rename request of SMB protocol has to rename an opened file, no matter
which directory it's in.
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions