NeilBrown <neilb@xxxxxxxx> writes: > get_component_size() still assumes that all array are > /sys/block/md%d or /sys/block/md_d%d > and so doesn't work with e.g. /sys/block/md_foo. > > This cause "mdadm --detail" to report > Used Dev Size : unknown > and causes problems when added spares and in other circumstances. > > So change it to use stat2devnm() which does the right thing with all > types of array names. > > Reported-and-tested-by: Robert LeBlanc <robert@xxxxxxxxxxxxx> > Signed-off-by: NeilBrown <neilb@xxxxxxxx> > --- > sysfs.c | 10 ++-------- > 1 file changed, 2 insertions(+), 8 deletions(-) Applied! Thanks, Jes -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html