Unionfs: implement d_iput method
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 28 Dec 2007 00:14:55 +0000 (19:14 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 28 Dec 2007 00:14:55 +0000 (19:14 -0500)
commit7beaec45b800f2268fc3cbdf6356e6f7e0d99ba4
tree1e20e87e82c36728f3137712d6871da8b95e13ef
parentdcfd3780a3744441d39d87c14487066fda293b3d
Unionfs: implement d_iput method

This is needed to drop lower objects early enough, under certain conditions,
so the lower objects don't stay behind until umount(). [LTP testing]

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/dentry.c