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>
Mon, 12 Jan 2009 23:20:20 +0000 (18:20 -0500)
commit1c4cf47f1742dc1c9b9ae6f2ce5f67edd7446642
treede23daa6988b92f10dad026789891bb8275af097
parent410e6cd4dd6694d0a8650f42ab5a89c1ce952a28
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