1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
lvm2/lib/metadata
Ming-Hung Tsai 859feb81e5 lvmanip: uninitialized members in struct pv_list (#10)
Scenario: Given an existed LV `lvol0`, I want to create another LV
on the PVs used by `lvol0`.

I use `build_parallel_areas_from_lv()` to obtain the `pv_list` of each segments.
However, the returned `pv_list` is not properly initialized, which causes
segfault in subsequent operations.
2018-12-14 15:23:18 +01:00
..
2018-11-06 14:18:41 -06:00
2016-01-21 12:11:37 +01:00
2018-06-08 14:36:56 +02:00
2018-06-05 16:23:18 +02:00
2018-11-06 14:18:41 -06:00
2018-10-15 17:49:44 +02:00
2018-10-15 17:49:44 +02:00
2018-07-11 11:26:42 -05:00