Actions
Bug #5752
closeddump_nvlist() is not aware of boolean array
Status:
Closed
Priority:
Low
Assignee:
-
Category:
lib - userland libraries
Start date:
2015-03-26
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
dump_nvlist() is not aware of the boolean array value type:
bad config type 24 for "foobar"
Updated by Electric Monk over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit ee3c499ad1e4fc884a11b2bc6490787b788bf84a
commit ee3c499ad1e4fc884a11b2bc6490787b788bf84a Author: Andriy Gapon <andriy.gapon@clusterhq.com> Date: 2015-10-31T16:45:07.000Z 5752 dump_nvlist() is not aware of boolean array Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Will Andrews <will@freebsd.org> Approved by: Robert Mustacchi <rm@joyent.com>
Actions