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>
Tue, 13 Jan 2009 02:32:29 +0000 (21:32 -0500)
commit823661fb2f5426b2e4aeffe8bfbba1a659343f99
tree08663cb824f2a3dbbad1c532bdf9dd461de853c5
parenteb1da8e51efb5c207e5f071607e252c479c33d0a
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