Home
last modified time | relevance | path

Searched hist:"7 e4745a0" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/
H A Dmount.h7e4745a0 Tue Jul 05 11:22:46 CDT 2022 Al Viro <viro@zeniv.linux.org.uk> switch try_to_unlazy_next() to __legitimize_mnt()

The tricky case (__legitimize_mnt() failing after having grabbed
a reference) can be trivially dealt with by leaving nd->path.mnt
non-NULL, for terminate_walk() to drop it.

legitimize_mnt() becomes static after that.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dnamespace.c7e4745a0 Tue Jul 05 11:22:46 CDT 2022 Al Viro <viro@zeniv.linux.org.uk> switch try_to_unlazy_next() to __legitimize_mnt()

The tricky case (__legitimize_mnt() failing after having grabbed
a reference) can be trivially dealt with by leaving nd->path.mnt
non-NULL, for terminate_walk() to drop it.

legitimize_mnt() becomes static after that.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dnamei.c7e4745a0 Tue Jul 05 11:22:46 CDT 2022 Al Viro <viro@zeniv.linux.org.uk> switch try_to_unlazy_next() to __legitimize_mnt()

The tricky case (__legitimize_mnt() failing after having grabbed
a reference) can be trivially dealt with by leaving nd->path.mnt
non-NULL, for terminate_walk() to drop it.

legitimize_mnt() becomes static after that.

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