1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/label
David Teigland d0b869e46a hints: fix non-empty hints list when not using hints
When hints are invalid and ignored, the list of hints
could be non-empty (from additions before an invalid
hint was found).  This confused the calling code which
was checking for an empty list to see if hints were used.
Ensure the list is empty when hints are not used.
2019-04-11 11:58:51 -05:00
..
hints.c hints: fix non-empty hints list when not using hints 2019-04-11 11:58:51 -05:00
hints.h hints: fix recreating hints from pvscan 2019-02-13 15:23:43 -06:00
label.c hints: fix non-empty hints list when not using hints 2019-04-11 11:58:51 -05:00
label.h metadata: prevent writing beyond metadata area 2018-10-29 16:53:17 -05:00