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:05:29 +0000 (20:05 -0500)
commita94256f571f4af28741fb38cf232cceec08f8509
tree1acc30e02387248bb626a3b38e44e1544d84f776
parentaff818b37d8cc4ae05d508b55ab6a4a248aa07a4
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