VFS: introduce lookup_one_len_nd
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 30 Apr 2011 05:33:58 +0000 (01:33 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 16 Aug 2014 02:31:17 +0000 (22:31 -0400)
commit5bbad21ead4c1a785d961d4cbf1040b2a6303d0b
treefefc2af11744137698f8d76f857b3bfc13be4a3b
parent9df913a4896d34f4d9c09b4584b12da009f9cfab
VFS: introduce lookup_one_len_nd

Just like lookup_one_len() but passes a nameidata parameter, which is now
required by NFS3, else you get an oops.

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