Unionfs: pass nameidata when lower file system is NFS
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 30 Apr 2011 05:34:00 +0000 (01:34 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 24 Nov 2013 17:30:17 +0000 (12:30 -0500)
commit9a4cdcc96ee4b2c04eb3bdbe427507fb913bfdf2
tree347d4267747a4f5bc56b3e20dee833b12ca5ddf1
parent75b4dfa3758b39c6ef91d98681953191c30668d8
Unionfs: pass nameidata when lower file system is NFS

Use new lookup_one_len_nd() and pass nameidata, now required by NFS3, else
you get an oops.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/dentry.c
fs/unionfs/rename.c
fs/unionfs/union.h
fs/unionfs/whiteout.c