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, 1 Dec 2013 00:53:59 +0000 (19:53 -0500)
commita2af443b3e783ff910aafce1fbb1e3571f8e74cf
treefa28e285fc4ab1852d25bc4558d67fa66b220d54
parentc058bbb83ce1b10727e8e3b5ce339134b0de2484
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