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 01:43:20 +0000 (20:43 -0500)
commite8b42373a664e3b0aa61e250f3e14375cc84526e
tree5be6e1ad85a89a417641eaff83befb730d967159
parent589a3d861fd027c3569e5fc4b49cda9c900b496f
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