1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
LVM2 mirror repository https://sourceware.org/lvm2/
Go to file
Mike Snitzer fd817ff34a Don't allow resizing of internal logical volumes.
Prevent lvresize from being able to resize internal LVs: mirror legs
(*_mimage_*), mirror log (*_mlog), snapshot placeholder LVs (snapshot*)
and others.  Resizing these would leads to unexpected metadata and
sometimes crashes (in case of growing snapshot*).
2010-03-20 03:44:04 +00:00
autoconf extended configure with --enable-profiling for compiling code with gcov info 2008-06-27 15:35:09 +00:00
daemons Fix libdevmapper-event pkgconfig version string to match libdevmapper. 2010-03-19 18:33:55 +00:00
doc mlockall() -> mlock() 2010-03-05 14:48:33 +00:00
include Add libdevmapper-event-lvm2.so to serialise dmeventd plugin liblvm2cmd use. 2010-01-21 22:15:45 +00:00
lib Avoid scanning all pvs in the system if operating on a device with mdas. 2010-03-18 17:29:12 +00:00
libdm Use UDEV_LIBS, and link -ludev only when needed. 2010-03-04 12:12:34 +00:00
liblvm Disable long living process flag in lvm2app. 2010-03-17 14:45:28 +00:00
man pre-release cleanups 2010-03-09 13:42:28 +00:00
old-tests Use $(top_builddir) for inclusion of make.tmpl in Makefiles. 2010-03-04 09:51:37 +00:00
po Use $(top_builddir) for inclusion of make.tmpl in Makefiles. 2010-03-04 09:51:37 +00:00
scripts Use $(top_builddir) for inclusion of make.tmpl in Makefiles. 2010-03-04 09:51:37 +00:00
test Run both locking_type 1 and 3 tests (forgot to uncomment locking_type 1 before 2010-03-18 09:28:42 +00:00
tools Don't allow resizing of internal logical volumes. 2010-03-20 03:44:04 +00:00
udev Use $(top_builddir) for inclusion of make.tmpl in Makefiles. 2010-03-04 09:51:37 +00:00
configure autoreconf & add missing WHATS_NEW entry 2010-03-18 13:24:35 +00:00
configure.in Add infrastructure for running the functional testsuite with locking_type set 2010-03-18 09:19:30 +00:00
COPYING Outline docs 2001-12-31 16:12:40 +00:00
COPYING.LIB Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
INSTALL quick review of docs 2008-11-04 17:49:22 +00:00
make.tmpl.in Use UDEV_LIBS, and link -ludev only when needed. 2010-03-04 12:12:34 +00:00
Makefile.in Allow for a build directory separate from the source. 2009-10-02 19:10:31 +00:00
README quick review of docs 2008-11-04 17:49:22 +00:00
VERSION post-release 2010-03-09 14:01:47 +00:00
VERSION_DM post-release 2010-03-09 14:01:47 +00:00
WHATS_NEW Don't allow resizing of internal logical volumes. 2010-03-20 03:44:04 +00:00
WHATS_NEW_DM post-release 2010-03-09 14:01:47 +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