]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Don't report Used Dev Size for RAID0.
authorNeilBrown <neilb@suse.de>
Thu, 22 Jul 2010 05:45:18 +0000 (15:45 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 22 Jul 2010 05:45:18 +0000 (15:45 +1000)
commitc43f7d91cc15a1eb202e40e435623bf14dc2adb8
treed9be4bd6650cbb592cd9d890022ee7e58467e881
parent3e4165619b146d3134838c6546778c02308c462e
Don't report Used Dev Size for RAID0.

This number isn't meaningful for RAID0 as a different amount of space
might be used from each device.
It isn't meaningful for linear either, but already was not reported
for linear.
Detail doesn't report it either.
So make --examine not report it.

Signed-off-by: NeilBrown <neilb@suse.de>
Reported-by: Mario 'BitKoenig' Holbe <Mario.Holbe@TU-Ilmenau.DE>
super0.c
super1.c