1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
Jonathan Brassow cdb0339319 RAID: Disallow addition of RAID images while array is not in-sync
We cannot add images to a RAID array while it is not in-sync.  The
kernel will simply reject the table, saying:
	'rebuild' specified while array is not in-sync
Now we check to ensure the LV is in-sync before attempting image
additions.
2012-09-10 17:15:20 -05:00
..
2012-08-25 20:35:48 +01:00
2012-08-27 13:07:07 +02:00
2012-08-25 20:35:48 +01:00
2012-02-08 12:52:58 +00:00
2012-08-23 14:37:21 +02:00
2012-08-25 20:35:48 +01:00
2012-08-27 13:07:07 +02:00
2012-08-07 18:34:30 +01:00
2012-08-24 15:34:19 -05:00