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, 31 Jan 2012 05:05:36 +0000 (00:05 -0500)
commit3b6292ebfa8af47c3c19f1fce3f058bbe32e66bb
tree0739723a2e7edd22edc4aae24eb88032977a07eb
parentea36c84b2913fd43afd79237a9bb515b0a353bab
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