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>
Fri, 17 Feb 2017 22:06:17 +0000 (17:06 -0500)
commit2c84ac5654a246f2bac361d2a980306d0170f834
tree7c9f62e1f93167e7218808c41a66216f5b1d2192
parent1b16df17200b4d312169b46522736eb10a716ec0
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