diskutil: Fix a debug statement in get_io_ticks()
authorBart Van Assche <bvanassche@acm.org>
Thu, 13 Jul 2023 17:04:06 +0000 (10:04 -0700)
committerBart Van Assche <bvanassche@acm.org>
Thu, 13 Jul 2023 19:51:27 +0000 (12:51 -0700)
commit843b07e1be99dc86ba02c81461a2d498ea1ab9e1
treed50a9fe5a1263ac97ec8007baa5c08bbc3c3ab7f
parente08d9f694d972f02e143902124f953df6c3aadfa
diskutil: Fix a debug statement in get_io_ticks()

Report correctly whether or not reading statistics succeeded.

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