diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2021-04-06 19:46:51 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2021-04-06 20:33:00 -0400 |
commit | 4f0ed93fb92d3528c73c80317509df3f800a222b (patch) | |
tree | 3b6e9894051b7df05c01c2fabf4d8c1766949e2c /fs/open.c | |
parent | 7d01ef7585c07afaf487759a48486228cd065726 (diff) |
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: Al Viro <viro@zeniv.linux.org.uk>
X-Paperbag: Brown
Fixes: 161aff1d93ab "LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()"
Cc: stable@vger.kernel.org # v5.7+
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions