making zdb -A option work

Justin T. Gibbs gibbs at scsiguy.com
Fri Feb 14 17:02:09 UTC 2014


On Feb 14, 2014, at 4:54 AM, Andriy Gapon <avg at FreeBSD.org> wrote:

> 
> https://github.com/avg-I/freebsd/compare/master...wip;zdb-A
> 
> zdb sets aok variable based on -A option, but aok is not honored anywhere in
> userland.
> 
> -- 
> Andriy Gapon

It’s not very DRY.  Perhaps use a macro: ABORT_UNLESS_OK()?

—
Justin



More information about the zfs-devel mailing list