1
0
Fork 0

dm raid: use rdev_for_each in status

Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
steinar/wifi_calib_4_9_kernel
Heinz Mauelshagen 2016-06-30 21:32:20 +02:00 committed by Mike Snitzer
parent ffeeac7515
commit 326824099f
1 changed files with 2 additions and 2 deletions

View File

@ -3186,8 +3186,8 @@ static void raid_status(struct dm_target *ti, status_type_t type,
sync_action = decipher_sync_action(&rs->md);
/* HM FIXME: do we want another state char for raid0? It shows 'D' or 'A' now */
for (i = 0; i < rs->raid_disks; i++)
DMEMIT(__raid_dev_status(&rs->dev[i].rdev, array_in_sync));
rdev_for_each(rdev, mddev)
DMEMIT(__raid_dev_status(rdev, array_in_sync));
/*
* In-sync/Reshape ratio: