summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2022-05-05 11:02:32 +0200
committerPeter Rajnoha <prajnoha@redhat.com>2022-05-05 11:13:39 +0200
commit7ec0726ce331a4dc1ab5dc5e1b9ae503e5d758da (patch)
treebfd05d8f7f84b05803fd28fe6013165aa5fe1d18 /man
parentff6022d400430df2f51160ce9eec4010ac55696c (diff)
downloadlvm2-7ec0726ce331a4dc1ab5dc5e1b9ae503e5d758da.tar.gz
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.
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions