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, 30 Apr 2011 05:33:58 +0000 (01:33 -0400)
commit1f9145178679ca341f078207bf54fa7865048515
treef176b3bd5e4e9936a6c295e92fd10850a0adb025
parent917ebaf4d6375c86470d8f6729c1fcccd8c5e1e9
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