Bug #3114
closedsome leaked nvlists in zfsdev_ioctl
90%
Description
When the ZFS test suite is run with kmem debugging enabled it finds several memory leaks in zfsdev_ioctl
Updated by Eric Schrock over 11 years ago
- Status changed from In Progress to Resolved
changeset: 13790:ac6eff781c67
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Thu Aug 30 05:13:49 2012 -0700
description:
3112 ztest does not honor ZFS_DEBUG
3113 ztest should use watchpoints to protect frozen arc bufs
3114 some leaked nvlists in zfsdev_ioctl
3115 poll(2) returns prematurely in presence of spurious wakeups
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Matt Amdur <Matt.Amdur@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Christopher Siden <chris.siden@delphix.com>
Approved by: Eric Schrock <eric.schrock@delphix.com>