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>
Sat, 23 Nov 2013 01:09:11 +0000 (20:09 -0500)
commit91bc61e23eb441c0a233a63406a33f05d69766a3
treef2b1b6ae887936078d68e666ee878754f17f98fb
parent09670130348a06c4ba6f1c1f4ef0ae5bc7455948
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