1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-01 09:47:48 +03:00
Jonathan Earl Brassow ad48a46fc9 Make conversion from a synced 'mirror' to 'raid1' not cause a full resync.
It was not possible to pass down the DM_[FORCE|NO]SYNC flags to
'dm_tree_node_add_raid_target'.  This meant that converting to 'raid1' from
'mirror' would cause a full resync.  (It also meant that '--nosync' was
ineffective when creating a 'raid1' LV.)

I've taken the 'reserved' parameter in 'dm_tree_node_add_raid_target' and
used it for the "flags" parameter.  Now it is possible to pass the sync
flags and any other flags that may come up.
2012-02-13 20:13:39 +00:00
..
2012-02-08 13:44:49 +00:00
2012-01-26 14:02:42 +00:00
2012-02-08 12:52:58 +00:00
2011-06-17 14:14:19 +00:00
2012-02-13 11:16:42 +00:00
2012-02-13 11:03:59 +00:00
2012-02-13 11:03:59 +00:00
2012-02-08 11:31:29 +00:00
2012-02-13 11:07:55 +00:00
2012-02-08 12:57:15 +00:00
2011-09-24 21:19:30 +00:00
2011-06-17 14:14:19 +00:00