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>
Wed, 30 Mar 2011 23:21:26 +0000 (19:21 -0400)
commite497f2f2a2bd68dcb1cad446485d0e3f051833c4
tree947f33a678f8f019b48e482bac84cc31fb3c8340
parente6509d4c77523ee9eef22cf02821be55147f29a5
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