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 16:07:17 +0000 (11:07 -0500)
commit388ef0f92fdce8b68de273d1b9d987b73935971f
tree95d62fbea163ea02ddf0a257b6550ad259ed619d
parent00586a913b467f0a9c48c827d12c4f26396388a7
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