]> sourceware.org Git - lvm2.git/commit
pvscan: disable sleeping and retrying for udev
authorDavid Teigland <teigland@redhat.com>
Fri, 16 Aug 2019 19:35:17 +0000 (14:35 -0500)
committerDavid Teigland <teigland@redhat.com>
Fri, 16 Aug 2019 19:41:26 +0000 (14:41 -0500)
commit0534cd9cd4066c88a7dd815f2f3206a177169334
tree9a976a3967d0f62025c33d612d8e5951ff34f95b
parent61fce72a114d23b98bfd4a9d457e3d55297455ef
pvscan: disable sleeping and retrying for udev

When systemd is running pvscans, udev may not be
entirely initialized, so the pvscan should not
sleep and retry waiting for udev info.
lib/device/dev-type.c
lib/misc/lvm-globals.c
lib/misc/lvm-globals.h
tools/pvscan.c
This page took 0.035936 seconds and 5 git commands to generate.