zbd: Make an error message more detailed
authorBart Van Assche <bvanassche@acm.org>
Fri, 19 May 2023 16:38:56 +0000 (09:38 -0700)
committerBart Van Assche <bvanassche@acm.org>
Fri, 19 May 2023 17:01:05 +0000 (10:01 -0700)
commit362ce0375b191549b7a91b592ccd5e9002c6aea3
tree9b5b95542bf101e5846463715ab8ce9bcdbfa49a
parentc99367f11e9bef48bc32253225bb4cd32215b38f
zbd: Make an error message more detailed

Knowing which part of a zone report is invalid is useful when debugging
firmware of zoned devices. Hence report the number of zones that have
been parsed successfully when reporting a report zones error.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
zbd.c