]> sourceware.org Git - lvm2.git/commit
clvmd: don't repair vg from vg_read in clvmd
authorDavid Teigland <teigland@redhat.com>
Mon, 30 Apr 2018 20:47:00 +0000 (15:47 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 30 Apr 2018 20:56:51 +0000 (15:56 -0500)
commit029a76b4f830750cc312c062d77cdaa4d1a1bba9
tree79c6532e7b2ee79261cf1666eafef515a4896aed
parentc365d7de4f49a0b175772548c92961143c078921
clvmd: don't repair vg from vg_read in clvmd

The mixed up vg repair code in vg_read was trying
to repair a vg when vg_read was called by clvmd.
The clvmd daemon isn't supposed to be repairing
or writing a vg.

(This is a temporary workaround; vg repair will soon
be pulled out of vg_read so it can be called in a
controlled way and consolidated instead of spread
around.)
lib/metadata/metadata.c
This page took 0.035257 seconds and 5 git commands to generate.