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>
Sun, 23 Feb 2014 19:05:31 +0000 (14:05 -0500)
commitaf59d05d5aba2209acfbda7735dc3b7d674b411e
tree59ef8ad1cd98e3effeb6f0877f5d36e6b77dacc8
parent0bfcacf358714a3a2a741ec1f0c6b29e14c54a79
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