VFS: export vfs_path_lookup
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 19 Nov 2013 22:18:31 +0000 (17:18 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 27 Dec 2016 19:05:11 +0000 (14:05 -0500)
commit354fe478d346cb9a943cd2aa9460de3ca5ea56c4
tree9790945a28397581064bba9c4bca06cdc024f59c
parent102336317bb4336ef64386f9c8ef360ad474da29
VFS: export vfs_path_lookup

In 3.12, this useful function was unexported: wrapfs needs a way to lookup
relative to a struct path and use a proper vfsmount, unlike lookup_one_len.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
include/linux/namei.h