]> sourceware.org Git - lvm2.git/commit
lvmetad: disable if device scan fails
authorDavid Teigland <teigland@redhat.com>
Fri, 15 Apr 2016 19:19:46 +0000 (14:19 -0500)
committerDavid Teigland <teigland@redhat.com>
Fri, 6 May 2016 14:00:00 +0000 (09:00 -0500)
commitb1ea27b1e210274dfb9c7100cf0f9714397eec3b
tree2dec40ea365f179bfb5e1f5d17f99a4c0316e76a
parent49d9582bed338dc555b616bcc9de20fafd00ce2d
lvmetad: disable if device scan fails

If a command begins repopulating the lvmetad cache,
and fails part way through, it should set the disabled
state in lvmetad so other commands don't use bad data.
If a subsequent scan succeeds, the disabled state is
cleared.
daemons/lvmetad/lvmetad-client.h
daemons/lvmetad/lvmetad-core.c
lib/cache/lvmetad.c
This page took 0.039139 seconds and 5 git commands to generate.