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>
Thu, 6 Aug 2009 19:37:45 +0000 (15:37 -0400)
commita56d3476c5ee3f487dd3a2f7ea532e17e2d560c2
tree6344422c3707ff9270295bf8fa6316856555d84c
parent76f423484b8703c0b9dd182ce5468caa3410f0f2
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