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>
Sun, 24 Nov 2013 07:50:34 +0000 (02:50 -0500)
commit5b60148d2f73208a68e3e834cd03c4a3f902d1a0
tree528bdecb75ed19cf508d79c49afa33df36e1adb7
parent3a473d837bb4dad4cbcc16655c234d21746f85db
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