Unionfs: lower nameidata support for nfsv4
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 25 Sep 2007 04:50:48 +0000 (00:50 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 31 Jan 2012 04:55:32 +0000 (23:55 -0500)
commit4ed2c2567516fdb6632c202f29083c3a01dc58bf
tree5223b7b641e45e55a4b2aac9aa3be88db78c520d
parent315db27060bb70d874f1a8d503c34619b98d0d4a
Unionfs: lower nameidata support for nfsv4

Pass nameidata structures as needed to the lower file system, support
LOOKUP_ACCESS/OPEN intents.  This makes unionfs work on top of nfsv4.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/dentry.c
fs/unionfs/inode.c
fs/unionfs/lookup.c