]> sourceware.org Git - lvm2.git/commit
lvconvert: check if LV has cow type
authorZdenek Kabelac <zkabelac@redhat.com>
Sat, 12 Sep 2020 10:08:15 +0000 (12:08 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Sat, 12 Sep 2020 10:55:20 +0000 (12:55 +0200)
commita9cb96f146377ff59a34a40792a9d8537ec89755
tree05624973fc9e21dd6bc8f1fb0cca2b14977aeebd
parent463a61e62e32aa81391f40468d48d19948cd5062
lvconvert: check if LV has cow type

Cow may not be a COW type, the return value of origin_from_cow(cow) may be NULL.

Reported-by: Wu Guanghao <wuguanghao3@huawei.com>
Reported-by: Zhiqiang Liu <liuzhiqiang26@huawei.com>
tools/lvconvert.c
This page took 1.100138 seconds and 5 git commands to generate.