Unionfs: imported fixes from korg branch
authorErez_Zadok <ezk@cs.sunysb.edu>
Sun, 18 Nov 2007 19:08:27 +0000 (14:08 -0500)
committerRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Thu, 1 May 2008 23:03:03 +0000 (19:03 -0400)
commit7bda5ede0576ee90c222759d6fb3d3d3c986c70a
treed965f27167319839e874ab550ae94e0c0f90ae5c
parent32aaa92516afc37b27c3442030e96786c31647a2
Unionfs: imported fixes from korg branch

Export release_open_intent.
SElinux: xattr fixes (CAP_FOWNER).
unionfs_xattr_kfree inline function.
alloc_lower_nd -> init_lower_nd.
free_lower_nd -> release_lower_nd.
unionfs_purge_extras -> unionfs_postcopyup_release.
unionfs_inherit_mnt -> unionfs_postcopyup_setmnt.
minor code/copyright cleanups.
MS_SILENT remount fix.
simplify unionfs_mntget/put.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/namei.c
fs/unionfs/copyup.c
fs/unionfs/inode.c
fs/unionfs/lookup.c
fs/unionfs/main.c
fs/unionfs/rename.c
fs/unionfs/sioq.c
fs/unionfs/sioq.h
fs/unionfs/union.h
fs/unionfs/unlink.c