summaryrefslogtreecommitdiffstats
path: root/cmd/zpool
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2014-10-30 11:11:00 -0700
committerBrian Behlendorf <[email protected]>2015-02-11 13:58:40 -0800
commit340dfbe193193be6a3d301d8111de232cd537ddd (patch)
treee337be14caa39304b2afa7cceea1454e7d503814 /cmd/zpool
parent5f15fa22167ff665d0db0159551eb90759683984 (diff)
Change VERIFY to ASSERT in mutex_destroy()
There have been multiple reports of 'zdb' tripping the VERIFY in mutex_destroy() because pthread_mutex_destroy() returns EBUSY. Exactly how this can happen still needs to be explained, but this doesn't strictly need to be fatal for non-debug builds. Therefore, this patch converts the VERIFY to an ASSERT until the root cause is determined and resolved. Signed-off-by: Brian Behlendorf <[email protected]> Issue #2027
Diffstat (limited to 'cmd/zpool')
0 files changed, 0 insertions, 0 deletions