Unionfs: remove unnecessary call to d_iput
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 25 Jan 2008 02:57:06 +0000 (21:57 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Mon, 12 Jan 2009 23:20:51 +0000 (18:20 -0500)
commit2642514a0482c15d72df63ceea23de6d234cb025
tree209111cb7d7fca990ef07c50e841798d86718a7b
parent547a3d2f1e9b5d889f90af73a3428a1d936baa0d
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