Unionfs: remove unused nameidata parameters
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 17 Sep 2008 17:52:17 +0000 (13:52 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Thu, 6 Aug 2009 19:38:02 +0000 (15:38 -0400)
commit3a7ac7ad92b4228d62b93f1238c9fc4b22fba31e
treeccb001d5f225cb5742d0b618a84ff730f9345754
parent52843cbf2c218f9fdc1cbb3866ef4f9533bf899e
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