]> sourceware.org Git - lvm2.git/commit
Correctly handle concurrent read (CR) locks in singlenode clvmd. This means
authorPetr Rockai <prokai@redhat.com>
Mon, 7 Nov 2011 17:11:23 +0000 (17:11 +0000)
committerPetr Rockai <prokai@redhat.com>
Mon, 7 Nov 2011 17:11:23 +0000 (17:11 +0000)
commit00c752b9315478690ad69324dbba5b4ac2810862
treeccbbb3b071cba8120ad18b675d34e0f26ddb6b36
parent1a7644a0f6780ae2f809bed23ff89cab9dde87cf
Correctly handle concurrent read (CR) locks in singlenode clvmd. This means
that we can also test clustered volume groups (vgcreate -c y) in the test
suite. Unfortunately we can't make this the testing default since cluster
mirrors require further infrastructure, and snapshots probably don't work at
all. I'll eventually add a few test cases that create clustered VGs
specifically.
daemons/clvmd/clvmd-singlenode.c
This page took 0.032401 seconds and 5 git commands to generate.