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>
Sat, 23 Nov 2013 01:09:13 +0000 (20:09 -0500)
commitd071e9ec1fdad1490d1bbd2a0cd6309cf1f2f18c
tree8decdfe304b357bb1de9aaf2c242858360bff4cb
parent4a14df81df323f9476f66e71f0a3baf117503373
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