Actions
Bug #9847
closedleaking dd_clones (DMU_OT_DSL_CLONES) objects
Start date:
2018-09-18
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
We're leaking the dd_clones objects in dsl_dir_destroy_sync. (This bug appears to have been around forever.)
In addition to fixing this, we will add a mechanism in ZDB to find objects in the MOS which are leaked (not referenced anywhere).
Updated by Electric Monk almost 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 17fb938fd6cdce3ff1bb47dafda0774f742249a3
commit 17fb938fd6cdce3ff1bb47dafda0774f742249a3 Author: Matthew Ahrens <mahrens@delphix.com> Date: 2018-12-13T16:15:22.000Z 9847 leaking dd_clones (DMU_OT_DSL_CLONES) objects Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions