stat: add new diskutil sectors to json output
authorVincent Fu <vincent.fu@samsung.com>
Fri, 14 Jul 2023 16:36:20 +0000 (12:36 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Fri, 14 Jul 2023 17:53:46 +0000 (13:53 -0400)
commitfc2501310842cc2cd11168074e8f69cf39699263
tree43ad57630b6a18f72ab9023d5d67791df43bd958
parent270316dd2566346a12cfdf3cbe9996a88307f87d
stat: add new diskutil sectors to json output

A recent commit added sectors read/written to the disk utilization data.
Allow these counts to also appear in the JSON output.

Fixes: 75cbc26d500fc5f7e36f6203c9b8e08b9c6f007c ("diskutil: Report how
many sectors have been read and written")
Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
stat.c