]> sourceware.org Git - lvm2.git/commit
Correctly handle concurrent read (CR) locks in singlenode clvmd. This means
authorPetr Rockai <prockai@redhat.com>
Mon, 7 Nov 2011 17:11:23 +0000 (17:11 +0000)
committerPetr Rockai <prockai@redhat.com>
Mon, 7 Nov 2011 17:11:23 +0000 (17:11 +0000)
commit44190723a8d64a8a020aca7fc883926360a482e4
treeccbbb3b071cba8120ad18b675d34e0f26ddb6b36
parentbac10d6aa3d54d94ed23f063dddebfb6725bf032
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.033195 seconds and 5 git commands to generate.