OSDN Git Service

open_last_lookups(): don't abuse complete_walk() when all we want is unlazy
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 10 Mar 2020 14:09:26 +0000 (10:09 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 2 Apr 2020 05:09:29 +0000 (01:09 -0400)
commit72287417abd16c42f1d1ea8d93ee60ba08022fc1
treeafdbcef8d045b4ec957403260387760da10947fd
parentf7bb959d9623ddf9fe9cc44234c210051548ea18
open_last_lookups(): don't abuse complete_walk() when all we want is unlazy

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c