1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
LVM2 mirror repository https://sourceware.org/lvm2/
Go to file
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
autoconf
daemons Fix for bug 677739: removing final exclusive cmirror snapshot, 2011-02-18 00:36:04 +00:00
doc
include
lib Fix for bug 677739: removing final exclusive cmirror snapshot, 2011-02-18 00:36:04 +00:00
libdm Revert DEBUG_MEM cleanup commit 2011-02-08 15:52:00 +00:00
liblvm Do not check for open_count when not needed. 2011-02-03 01:24:46 +00:00
man bug 659264: more examples for pvmove 2011-02-09 22:24:55 +00:00
old-tests
po
report-generators
reports
scripts Add "dmsetup ls --tree" output to lvmdump. 2011-02-01 21:39:15 +00:00
test Allow overriding the DM_DEV_DIR used by the test suite (fixes BZ 672796). Use 2011-02-09 17:57:14 +00:00
tools Add configure option --with-device-nodes-on 2011-02-04 22:17:54 +00:00
udev Set DM_UDEV_DISABLE_OTHER_RULES_FLAG for suspended DM devices in udev rules. 2011-01-28 11:41:51 +00:00
unit-tests
aclocal.m4
configure Add configure option --with-device-nodes-on 2011-02-04 22:17:54 +00:00
configure.in Add configure option --with-device-nodes-on 2011-02-04 22:17:54 +00:00
COPYING
COPYING.LIB
INSTALL
make.tmpl.in
Makefile.in
README
VERSION post-release 2011-02-09 12:11:21 +00:00
VERSION_DM post-release 2011-02-09 12:11:21 +00:00
WHATS_NEW Fix for bug 677739: removing final exclusive cmirror snapshot, 2011-02-18 00:36:04 +00:00
WHATS_NEW_DM post-release 2011-02-09 12:11:21 +00:00

This tree contains the LVM2 and device-mapper tools and libraries.

For more information about LVM2 read the changelog in the WHATS_NEW file.
Installation instructions are in INSTALL.

There is no warranty - see COPYING and COPYING.LIB.

Tarballs are available from:
  ftp://sources.redhat.com/pub/lvm2/

To access the CVS tree use:
  cvs -d :pserver:cvs@sources.redhat.com:/cvs/lvm2 login
  CVS password: cvs
  cvs -d :pserver:cvs@sources.redhat.com:/cvs/lvm2 co LVM2

Mailing list for general discussion related to LVM2:
  linux-lvm@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/linux-lvm

Mailing list for LVM2 development, patches and commits:
  lvm-devel@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/linux-lvm

Mailing list for device-mapper development, including kernel patches
and multipath-tools:
  dm-devel@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/dm-devel