Unionfs: Introduce unionfs_mnt{get,put}
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 20 Mar 2007 00:57:49 +0000 (20:57 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 31 Jan 2012 04:51:24 +0000 (23:51 -0500)
commit60b35943a6afd79c7bf3cfb5f29505301fc36553
tree55a9fd53e6a0e5ccaf4c46f2d6f49aea566e16c3
parente4901e7f1f83e890a35fc5f272bdf7e004a9c3da
Unionfs: Introduce unionfs_mnt{get,put}

Helper inline functions to perform Unionfs's mntget/put ops on lower
branches.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
[jsipek: cleanup branching in unionfs_mnt{get,put} and compile fixes]
Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
fs/unionfs/commonfops.c
fs/unionfs/copyup.c
fs/unionfs/dentry.c
fs/unionfs/dirhelper.c
fs/unionfs/lookup.c
fs/unionfs/main.c
fs/unionfs/union.h