1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-23 02:05:07 +03:00
Zdenek Kabelac c2f41c1a59 raid: fix name rotation
Since we now keep lv names valid all the time (as they are part
of radix_tree) - there is a problem with this renaming code, that
for a moment used duplicated name in vg struct.

Fix it by interating LVs backwared - which avoids breaking consitency
and also actually makes code more simple.
2024-11-13 13:00:42 +01:00
..
2024-08-30 16:51:15 +02:00
2024-08-30 16:51:15 +02:00
2024-10-30 13:08:56 +01:00
2024-05-27 15:16:26 +02:00
2024-08-30 16:51:15 +02:00
2018-06-08 13:40:53 +01:00
2024-08-30 16:51:15 +02:00
2024-11-08 19:41:50 +01:00
2024-08-30 16:51:15 +02:00
2024-11-13 13:00:42 +01:00
2024-11-06 00:04:54 +01:00
2024-09-27 13:42:45 +02:00
2024-08-30 16:51:15 +02:00
2024-06-03 15:30:05 +02:00
2024-05-04 01:01:57 +02:00