Skip to content
Commit 69924b89 authored by Al Viro's avatar Al Viro
Browse files

audit_get_nd(): don't unlock parent too early



if the child has been negative and just went positive
under us, we want coherent d_is_positive() and ->d_inode.
Don't unlock the parent until we'd done that work...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent a2ece088
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment