-
由 Al Viro 提交于
... and shift filling struct path to just before the call of handle_mounts(). All callers of handle_mounts() are immediately preceded by path->mnt = nd->path.mnt now. Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
e73cabff
... and shift filling struct path to just before the call of
handle_mounts(). All callers of handle_mounts() are
immediately preceded by path->mnt = nd->path.mnt now.
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>