]> sourceware.org Git - lvm2.git/commit
pvscan systemd service for event based activation
authorDavid Teigland <teigland@redhat.com>
Mon, 26 Nov 2018 18:49:39 +0000 (12:49 -0600)
committerDavid Teigland <teigland@redhat.com>
Mon, 26 Nov 2018 20:33:31 +0000 (14:33 -0600)
commit4b5d6de86b3fd3a06b913708e477b603627c8614
tree261c36252b0f0973f4e5ccb93ee7533e8fae14b7
parent229e63b6388ae384fad08dfbf659b360b95753bc
pvscan systemd service for event based activation

The pvscan systemd service for autoactivation was
mistakenly dropped along with the lvmetad related
services.

The activation generator program now looks at the new
lvm.conf setting "event_activation" (default 1) to
switch between event activation and direct activation.

Previously, the old use_lvmetad setting was used to
switch between event and direct activation.
configure.ac
lib/config/config_settings.h
man/lvm2-activation-generator.8_main
scripts/Makefile.in
scripts/generator-internals.c
scripts/lvm2-pvscan.service.in [new file with mode: 0644]
scripts/lvm2_activation_generator_systemd_red_hat.c
This page took 0.03864 seconds and 5 git commands to generate.