]> sourceware.org Git - lvm2.git/commit
device_id: fix hints with device ids 1032289643
authorDavid Teigland <teigland@redhat.com>
Mon, 9 Oct 2023 21:08:18 +0000 (16:08 -0500)
committerDavid Teigland <teigland@redhat.com>
Tue, 10 Oct 2023 16:47:29 +0000 (11:47 -0500)
commit63b469c1609fe5d3395b7757eebaf35a4a77ea7a
tree92975217ccfd91505f910ab7e7253d291cfdbfc8
parentf20be398a14ef809a932f5c5854b987919ff51a9
device_id: fix hints with device ids

Fix some interactions between device IDs and hints.  Hints
may limit the scanned devices which should not always trigger
a search for the PVs that were intentionally not scanned.
Hints should also be invalidated if they contain a device
that's become excluded by an internal filter such as the
device_id filter.
lib/device/device_id.c
lib/device/device_id.h
lib/label/hints.c
lib/label/label.c
tools/lvmdevices.c
This page took 0.037286 seconds and 5 git commands to generate.