diff options
author | Jan Kara <jack@suse.cz> | 2023-10-12 23:14:21 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2023-11-25 02:53:20 -0500 |
commit | 9d618d19b29c2943527e3a43da0a35aea91062fc (patch) | |
tree | c8a586c30e08d2d8218f4647e3b8c48086af3640 /Documentation | |
parent | 49db9b1b86a82448dfaf3fcfefcf678dee56c8ed (diff) |
ocfs2: Avoid touching renamed directory if parent does not change
The VFS will not be locking moved directory if its parent does not
change. Change ocfs2 rename code to avoid touching renamed directory if
its parent does not change as without locking that can corrupt the
filesystem.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions