Unionfs: implement d_iput method
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 28 Dec 2007 00:14:42 +0000 (19:14 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 28 Dec 2007 00:14:42 +0000 (19:14 -0500)
commit3c1c6d553a6ce99f0905e81207afc45012335845
tree917ee166a73d8a6b9d9bd1332c03942f369a8657
parent93f584ac3dc51fff1d218f9156e86e5be636bac4
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