-
Al Viro authored
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>
Al Viro authoredNew 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>
Loading