Something went wrong on our end
-
Al Viro authored
expand in the sole caller; transform the initial prepends similar to what we'd done in dentry_path() (prepend_path() will fail the right way if we call it with negative buflen, same as __dentry_path() does). Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Al Viro authoredexpand in the sole caller; transform the initial prepends similar to what we'd done in dentry_path() (prepend_path() will fail the right way if we call it with negative buflen, same as __dentry_path() does). Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
d_path.c 10.92 KiB