]> granicus.if.org Git - sysstat/commit
iostat: Fix iostat regression for groups of devices
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 10 May 2019 06:09:02 +0000 (08:09 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 10 May 2019 06:09:02 +0000 (08:09 +0200)
commit46ef8316f7ed6530155057a203ef3ed386bbd50d
treed998076ccf5026f1cc414d22cd5c568f2f48d5f1
parent0d3089a432cc73af57cbb7c311c46613436cb8f6
iostat: Fix iostat regression for groups of devices

Device groups specified with iostat's option -g were no longer
displayed in the device report because of a regression introduced by
commit ccda26c. Fix that.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
iostat.c