fs/unionfs/: mntput in __cleanup_dentry
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 2 Mar 2007 18:10:56 +0000 (13:10 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 13 Jan 2009 01:42:57 +0000 (20:42 -0500)
commit3fd5844ed73bfb7f1d6e1092ea773a83eda65a7a
tree8098830f2f67819295abc92884e723cfd0d026be
parent5262c82a4d9b9321774852724a9a123435055097
fs/unionfs/: mntput in __cleanup_dentry

This fixes a mnt refleak which occured during copyup when directory
hierarchy was recreated on a writable branch.

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