mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
161aff1d93
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>