HomeFreeBSD

zdb: fix bug with -A flag

Description

zdb: fix bug with -A flag

Fixes #10544.

According to the manpage, zdb -A should
ignore all assertions. But it currently
does not do that. This commit fixes
this bug.

Signed-off-by: Shreshth Srivastava <shreshthsrivastava2@gmail.com>
Reviewed-by: Rob Norris <rob.norris@klarasystems.com>
Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com>
Closes #17825

Details

Provenance
Shreshth3 <66148173+Shreshth3@users.noreply.github.com>Authored on Mon, Oct 20, 1:30 PM
GitHub <noreply@github.com>Committed on Mon, Oct 20, 1:30 PM
Parents
rG783a02b5d3d8: Fix ZFS_READONLY implementation on Linux
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG3ea8ca8c0f95: zdb: fix bug with -A flag (authored by Shreshth3 <66148173+Shreshth3@users.noreply.github.com>).Mon, Oct 20, 1:30 PM