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>
Sun, 3 Apr 2016 19:23:24 +0000 (15:23 -0400)
commit53170f53b82ed50c6d3ab4a86765741637b32b4c
treeddaf43d9bc556fec37fe5e2411cb30e5b8966993
parenta2e3711ffad4e96d95123e702a2528b9b8099b4a
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