rename user_path_umountat() to user_path_mountpoint_at()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 8 Sep 2013 18:03:27 +0000 (14:03 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 9 Sep 2013 00:20:21 +0000 (20:20 -0400)
... and move the extern from linux/namei.h to fs/internal.h,
along with that of vfs_path_lookup().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found