1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/daemons
Jonathan Earl Brassow c054e7cc56 Fix for bug 677739: removing final exclusive cmirror snapshot,
results in clvmd deadlock

When a logical volume is activated exclusively in a cluster, the
local (non-cluster-aware) target is used.  However, when creating
a snapshot on the exclusive LV, the resulting suspend/resume fails
to load the appropriate device-mapper table - instead loading the
cluster-aware target.

This patch adds an 'exclusive' parameter to the pertinent resume
functions to allow for the right target type to be loaded.
2011-02-18 00:36:04 +00:00
..
clvmd Fix for bug 677739: removing final exclusive cmirror snapshot, 2011-02-18 00:36:04 +00:00
cmirrord Removed unused pointer 2010-12-20 13:58:38 +00:00
dmeventd Avoid flooding syslog with redundant messages when a snapshot is invalidated 2011-02-14 14:26:36 +00:00
Makefile.in Use vpath instead of VPATH. 2010-04-09 21:34:25 +00:00