]> sourceware.org Git - lvm2.git/commit
lvdisplay: fix show of merged thin snapshot
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 12 Feb 2021 14:11:48 +0000 (15:11 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 17 Feb 2021 10:21:35 +0000 (11:21 +0100)
commit14008ead2a42b4a5db0c81e444f9ea1a05c1a899
tree56136a018c16d23446c4a392a5d71141e2824689
parent3af61d8646765fea95a77618e9bfc7e1c35f7ea2
lvdisplay: fix show of merged thin snapshot

When lvdisplay was executed and thin snaphost has be merged to
thin origin and the operation has been postponed till devices
are closed, command crashed.

Check LV is COW before trying to check snapshot percentage.
lib/display/display.c
This page took 0.032218 seconds and 5 git commands to generate.