1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-07 05:58:00 +03:00
Jonathan Earl Brassow 42f7fd0590 The function that runs to compress a stacked mirror after
converting from 2-way to 3-way mirror (collapse_mirrored_lv)
was calling '_remove_mirror_images' with the 'remove_log'
parameter set.  When the code was put in to fix 599898 to
honor log parameters during conversion, this argument was
suddenly being honored.  Thus, when someone would convert from
a 2-way to 3-way mirror, the log would get removed.

'collapse_mirrored_lv' should not be calling '_remove_mirror_images'
with 'remove_log' set.
2010-06-23 13:57:26 +00:00
..
2010-05-19 11:52:21 +00:00
2010-05-06 10:07:46 +00:00
2010-05-06 10:07:46 +00:00
2010-06-03 13:50:26 +00:00
2010-05-06 10:07:46 +00:00
2010-05-21 12:36:30 +00:00