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>
Tue, 11 Nov 2014 02:38:04 +0000 (21:38 -0500)
commit412b7d3aa373a62609ed3d99dc1a09a4a9aeae3f
tree57abcb32e2479bf6e83576e5a84aa93f1226872e
parent68713bb731484a4110c5e3698e7f3f00a7d4ce8d
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