commit | ba8f46135ab19a6bc3ac11a16e8455956e13f6b1 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Nov 14 00:40:33 2016 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Dec 05 19:11:57 2016 -0500 |
tree | 671cb02680a103728bbfb95777f777e699107f7b | |
parent | c1d4dd27678fc6892e30ea3de4a7caf86f39df1c [diff] |
namei: saner calling conventions for mountpoint_last() leave the result in nd->path, have caller do follow_mount() and copy it to the final destination. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>