Actions
Bug #7003
closedzap_lockdir() should tag hold
Start date:
2016-05-27
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
zap_lockdir() / zap_unlockdir() should take a "void *tag" argument which tags the hold on the zap. This will help diagnose programming errors which misuse the hold on the ZAP.
Updated by Electric Monk over 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit ae9727953cac4bd427aafd9f27458e401590bcb5
commit ae9727953cac4bd427aafd9f27458e401590bcb5 Author: Matthew Ahrens <mahrens@delphix.com> Date: 2016-08-30T19:07:20.000Z 7003 zap_lockdir() should tag hold Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions