Unionfs: remove unused nameidata parameters
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 01:49:47 +0000 (21:49 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 13 Jan 2009 01:43:39 +0000 (20:43 -0500)
commit76cecbc836a46d9cf76b92e6c57edf8e9478785b
treee036870128cdf4b9a9ed6846f9977a35454184e0
parent04a296745bd003ddfc94a3823ad9edac6d735fd0
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