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, 11 Nov 2014 01:04:11 +0000 (20:04 -0500)
commitb91378adcfcd223f938a3c8789b5c82c3a260089
tree434de61bbf75a0864073e56dbad7c31428cd86a6
parent4174eeada7f281d7a80d14aa579b131e3773794b
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