Unionfs: implement d_iput method
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 28 Dec 2007 00:05:05 +0000 (19:05 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 13 Jan 2009 02:32:28 +0000 (21:32 -0500)
commitd9eb7a33aa4a04cc3193b2273d4c4f038e2e47eb
tree2d4855234f795dbcf12d44b66dbb351a868a239e
parent91b5984ee76cc860a3f9ae6b2e6d26bb0c810e5e
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