Skip to content
Commit 4f0ed93f authored by Al Viro's avatar Al Viro
Browse files

LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late



That (and traversals in case of umount .) should be done before
complete_walk().  Either a braino or mismerge damage on queue
reorders - either way, I should've spotted that much earlier.

Fucked-up-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
X-Paperbag: Brown
Fixes: 161aff1d

 "LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()"
Cc: stable@vger.kernel.org # v5.7+
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 7d01ef75
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