Unionfs: implement d_iput method
authorErez Zadok <ezk@cs.sunysb.edu>
Thu, 10 Jan 2008 12:08:18 +0000 (07:08 -0500)
committerRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Thu, 1 May 2008 23:03:31 +0000 (19:03 -0400)
commitab15bfcfd8e6588045d354fad1304cd0919125fb
tree75dc338ea0b6e05a80d68db7421b1ef7e3cae879
parent04052db7ebc46811f8d7607d53d15e5f49a45727
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