mirror_zfs/lib/libzpool
Paul Zuchowski 48be45cd2d Implement -A (ignore ASSERTs) for zdb
The command line switch -A (ignore ASSERTs) has always been available
in zdb but was never connected up to the correct global variable.

There are times when you need zdb to ignore asserts and keep dumping
out whatever information it can get despite the ASSERT(s) failing.
It was always intended to be part of zdb but was incomplete.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Paul Zuchowski <pzuchowski@datto.com>
Closes #9610
2020-01-22 13:49:04 -08:00
..
kernel.c Implement -A (ignore ASSERTs) for zdb 2020-01-22 13:49:04 -08:00
Makefile.am Add TRIM support 2019-03-29 09:13:20 -07:00
taskq.c codebase style improvements for OpenZFS 6459 port 2017-01-22 13:25:40 -08:00
util.c Use ZFS_DEV macro instead of literals 2019-09-25 11:27:48 -07:00