Files
mirror_zfs/cmd
Paul Zuchowski 73b5231187 Fix zdb_read_block using zio after it is destroyed
The checksum display code of zdb_read_block uses a zio
to read in the block and then calls zio_checksum_compute.
Use a new zio in the call to zio_checksum_compute not the zio
from the read which has been destroyed by zio_wait.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Signed-off-by: Paul Zuchowski <pzuchowski@datto.com>
Closes #9644
Closes #9657
2020-01-22 13:49:05 -08:00
..
2020-01-22 13:49:00 -08:00
2020-01-22 13:49:00 -08:00
2020-01-22 13:49:00 -08:00
2020-01-22 13:48:58 -08:00
2020-01-22 13:48:58 -08:00
2020-01-22 13:48:58 -08:00
2017-07-25 13:22:03 -04:00
2020-01-22 13:48:58 -08:00