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>
Fri, 29 Apr 2011 02:24:31 +0000 (22:24 -0400)
commit24369d7a9850884959d08b112251b7e135859395
tree7ecf9ae728a9af25e9ebd06acfa3feea81418486
parente25ed2225b76c1ff8e1fc88ed91fed9526f1a1a2
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