]> sourceware.org Git - lvm2.git/commit
dev_cache: clean up scan
authorDavid Teigland <teigland@redhat.com>
Mon, 9 Apr 2018 16:13:43 +0000 (11:13 -0500)
committerDavid Teigland <teigland@redhat.com>
Fri, 20 Apr 2018 16:22:48 +0000 (11:22 -0500)
commitc0973e70a58e7e14e9cca29a0f8ad12719ea554f
tree8936e6a7f9ecac37962fd8c67177cc554f3b6107
parent89c65d4f71e51c2db4fcba176546d2474e3451bd
dev_cache: clean up scan

Pull out all of the twisted logic and simply call dev_cache_scan
at the start of the command prior to label scan.
14 files changed:
daemons/clvmd/lvm-functions.c
lib/cache/lvmcache.c
lib/commands/toolcontext.c
lib/device/dev-cache.c
lib/device/dev-cache.h
lib/filters/filter-persistent.c
lib/label/label.c
lib/misc/lvm-globals.c
lib/misc/lvm-globals.h
tools/lvmcmdline.c
tools/polldaemon.c
tools/pvscan.c
tools/toollib.c
tools/vgimportclone.c
This page took 0.032381 seconds and 5 git commands to generate.