1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00
Peter Rajnoha 7ec0726ce3 toollib: fix segfault when handling selection with historical LVs
When processing historical LVs inside process_each_lv_in_vg for
selection, we need to use dummy "_historical_lv" for select_match_lv.

This is because a historical LV is not an actual LV, but only a tiny
representation with subset of original properties that we recorded
(name, uuid...).

To use the same processing functions we use for full-fledged non-historical
LVs, we need to use the prefilled "_historical_lv" structure which has all
the other missing properties hard-coded.
2022-05-05 11:13:39 +02:00
..
2022-05-03 19:09:52 +02:00
2016-01-21 12:11:37 +01:00
2022-05-03 19:09:52 +02:00
2022-02-07 20:02:11 +01:00
2016-01-21 12:11:37 +01:00
2017-03-28 16:11:35 +01:00
2022-05-03 19:09:52 +02:00
2022-05-03 19:09:52 +02:00
2022-05-03 19:09:52 +02:00
2016-01-21 12:11:37 +01:00
2020-10-20 22:22:52 +02:00
2020-10-20 22:22:52 +02:00
2020-10-20 22:22:52 +02:00
2020-10-20 22:22:52 +02:00
2016-01-21 12:11:37 +01:00
2021-09-27 18:56:14 +02:00
2018-12-04 14:06:46 -06:00
2016-01-21 12:11:37 +01:00
2018-07-11 11:26:42 -05:00
2021-08-16 11:31:15 -05:00
2021-02-23 16:43:32 -06:00
2016-01-21 12:11:37 +01:00
2021-06-09 14:56:13 +02:00
2019-06-25 15:39:08 -05:00
2021-10-06 15:43:31 +02:00
2016-01-21 12:11:37 +01:00
2018-06-13 14:14:03 -05:00
2016-01-21 12:11:37 +01:00
2022-05-03 19:09:52 +02:00
2021-11-04 11:09:29 -05:00
2021-04-19 14:40:14 +02:00
2021-07-21 13:19:51 +02:00
2021-08-16 11:31:15 -05:00
2022-01-12 16:42:01 -06:00