mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-10 23:18:10 +09:00
New LOOKUP flag, telling path_lookupat() to act as path_mountpointat(). IOW, traverse mounts at the final point and skip revalidation of the location where it ends up. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>