]> sourceware.org Git - lvm2.git/commit
lvmdevices: new output and options for check and update 1059238271
authorDavid Teigland <teigland@redhat.com>
Fri, 27 Oct 2023 22:39:32 +0000 (17:39 -0500)
committerDavid Teigland <teigland@redhat.com>
Thu, 2 Nov 2023 16:46:31 +0000 (11:46 -0500)
commit37773c10559135609acc524a4d2177282ed318c3
treec85106caabb8294551a37c2df0672183e52679c4
parenta5628cf78258da54714c188ae95f088855604d7c
lvmdevices: new output and options for check and update

- add new comparison between old and new entries, and use this
  as the basis for new dedicated output for check and update
- add new --refresh option to search for missing PVIDs on all
  devices, and possibly update the device ID
- internally, only use the term "refresh" for cases where a
  new device ID may be found and assigned for a missing PVID
lib/cache/lvmcache.c
lib/device/device_id.c
lib/device/device_id.h
test/shell/devicesfile-misc.sh
test/shell/devicesfile-realdevs.sh
tools/args.h
tools/command-lines.in
tools/lvmdevices.c
This page took 0.038755 seconds and 5 git commands to generate.