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>
Sun, 27 Apr 2014 02:28:02 +0000 (22:28 -0400)
commit56ea78c1648b923022636d554da1bf028d373d5e
treec8dc3e82d5b3eb1dd003d4370fbe75130ffa0c9f
parentd385d7273470b4a5ea96f21f13bd0d3b5bb47c70
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