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 00:47:31 +0000 (19:47 -0500)
commitef9e9ab30c3b8d85da2528d000cba5c757f0b40f
tree57c23bb6ff82228e4876a9ce56bdde3358746d5d
parent6cc5c6e844de8afbf6a70ce020fd8d109f735242
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