]> sourceware.org Git - lvm2.git/commit
lvmdevices: use deviceidtype option strictly
authorDavid Teigland <teigland@redhat.com>
Thu, 15 Sep 2022 14:45:21 +0000 (09:45 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 10 Oct 2022 16:47:29 +0000 (11:47 -0500)
commit13c63f0cfa22a0bc89b8d528b8e2301c49fc7b0d
treefc9a073c93518b499f1210db30590407f3203b54
parentc4e6d675de5b0df5a711971b7828933f07b0efd0
lvmdevices: use deviceidtype option strictly

Only use the device id type specified by --deviceidtype,
and fail if that type is not available for the device.
lib/device/device_id.c
lib/device/device_id.h
tools/lvmdevices.c
tools/toollib.c
tools/vgimportclone.c
tools/vgimportdevices.c
This page took 0.038305 seconds and 5 git commands to generate.