summaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_vfsops.c
diff options
context:
space:
mode:
authorGunnar Beutner <[email protected]>2011-06-16 20:59:56 +0200
committerBrian Behlendorf <[email protected]>2011-06-20 10:30:17 -0700
commit6f0cf71e0d191abb850a45f6d216cb5af158a6dd (patch)
treed5d52fab9a839bf17b6d945de51f160e36e453a9 /module/zfs/zfs_vfsops.c
parentdf30f56639f96175ba71d83b4456ccf410c46542 (diff)
Removed erroneous zfs_inode_destroy() calls from zfs_rmnode().
iput_final() already calls zpl_inode_destroy() -> zfs_inode_destroy() for us after zfs_zinactive(), thus making sure that the inode is properly cleaned up. The zfs_inode_destroy() calls in zfs_rmnode() would lead to a double-free. Fixes #282
Diffstat (limited to 'module/zfs/zfs_vfsops.c')
0 files changed, 0 insertions, 0 deletions