Unionfs: remove unnecessary call to d_iput
authorRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Mon, 25 Feb 2008 00:18:32 +0000 (19:18 -0500)
committerRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Mon, 25 Feb 2008 00:18:32 +0000 (19:18 -0500)
commit6a0772ede80d48f32a61d1b00538ebb10bf37aed
tree08cccff9c130dddae9e89cee8142729c76cbd6fb
parentb20746efc52bed7f8dcfcb40e755f33c5f1d1592
Unionfs: remove unnecessary call to d_iput

This old code was to fix a bug which has long since been fixed in our
copyup_permission and unionfs_d_iput.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/copyup.c