mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
We get lower layer dentries, find their parents, do lock_rename() and proceed to vfs_rename(). However, we do not check that dentries still have the same parents and are not unlinked. Need to check that... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
32 KiB
32 KiB