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>
Tue, 11 Nov 2014 02:51:50 +0000 (21:51 -0500)
commit8bd036cfd74fa623a38751dd31a8d63013de0afc
treed11c89bb3f3fa3c7771d7a987ec208bf5075806c
parentfaab612e8d9a5a7d47d4a1fc2ca1d34c21bb3bb3
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