1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-13 00:58:47 +03:00
Zdenek Kabelac 6e34a9e395 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.

(cherry picked from commit c2f41c1a59351772b78f2328edd61f996cc37c3b)
2024-11-13 16:19:15 +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-10-24 17:38:09 +02:00
2024-08-30 16:51:15 +02:00
2024-11-13 16:19:15 +01:00
2024-10-31 17:55:31 +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