Unionfs: remove unused nameidata parameters
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 05:28:37 +0000 (01:28 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 05:28:37 +0000 (01:28 -0400)
commit0dfd443d496aafc88326eb71b859b616e0e3b5b1
tree19c3e44740dc34e56680bfb554aeae98cc33818e
parent8cb0df36ca5c62c742290dfb4b6031426b0ce971
Unionfs: remove unused nameidata parameters

In preparation for the VFS removing most/all nameidata from file systems's
view.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/commonfops.c
fs/unionfs/dentry.c
fs/unionfs/inode.c
fs/unionfs/lookup.c
fs/unionfs/rename.c
fs/unionfs/super.c
fs/unionfs/union.h
fs/unionfs/unlink.c
fs/unionfs/xattr.c