Unionfs: imported fixes from korg branch
authorErez_Zadok <ezk@cs.sunysb.edu>
Sat, 18 Aug 2007 20:02:02 +0000 (16:02 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Thu, 16 Jun 2011 22:43:00 +0000 (15:43 -0700)
commitfb852009b486eb7df7d1e0f72b660f100e1a1fe5
tree7814b1a4d1cefb341396120be62c229486238288
parent896f7bdf86121a80e9687421ba2cf00398fbb3b5
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>
12 files changed:
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/subr.c
fs/unionfs/super.c
fs/unionfs/union.h
fs/unionfs/unlink.c