diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2018-10-10 06:32:41 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-10-10 06:33:17 +0300 |
commit | 74dd7c97ea2ab08b41925ab2f472db573accda89 (patch) | |
tree | 9a336f634fdc2b6250ab1ef50e529830eac8079f /Kbuild | |
parent | b07581d2d5add23ae163e3fbfb2fa5d36076922f (diff) | |
download | linux-74dd7c97ea2ab08b41925ab2f472db573accda89.tar.xz |
ecryptfs_rename(): verify that lower dentries are still OK after lock_rename()
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>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions