1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 01:55:10 +03:00
LVM2 mirror repository https://sourceware.org/lvm2/
Go to file
Joe Thornber d5da55ed85 device_mapper: remove dbg_malloc.
I wrote dbg_malloc before we had valgrind.  These days there's just
no need.
2018-06-08 13:40:53 +01:00
autoconf
base base: Move list to base/data-struct 2018-06-08 11:24:18 +01:00
conf clean-up: example.conf.in typo 2018-05-14 16:17:01 -05:00
coverity
daemons device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
device_mapper device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
doc Merge branch 'master' into 2018-05-11-fork-libdm 2018-06-01 13:04:12 +01:00
include liblvm: remove lvmapi 2018-06-08 09:38:05 +01:00
lib device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
libdaemon device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
libdm libdm: Stop libdm/misc/dmlib.h from including lib/misc/lib.h 2018-06-08 13:01:41 +01:00
man man lvmlockd: remove unnecessary reference to lvmetad 2018-06-07 13:44:05 -05:00
nix
po
python build: More tweaks to python include dirs. 2018-06-04 12:28:17 +01:00
scripts device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
spec
test device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
tools device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
udev
.gitignore gitignore 2018-05-23 16:53:18 +02:00
acinclude.m4 [build] uncomment 'serial 3' in an m4 file. 2018-04-30 09:44:27 +01:00
aclocal.m4 liblvm: remove lvmapi 2018-06-08 09:38:05 +01:00
configure test/unit: Rename Makefile.in -> Makefile 2018-06-08 09:50:40 +01:00
configure.ac test/unit: Rename Makefile.in -> Makefile 2018-06-08 09:50:40 +01:00
COPYING
COPYING.LIB Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
INSTALL
make.tmpl.in build: libbase.a 2018-06-04 13:53:07 +01:00
Makefile.in liblvm: remove lvmapi 2018-06-08 09:38:05 +01:00
README
TESTING
VERSION post-release 2018-05-24 15:23:08 +02:00
VERSION_DM post-release 2018-05-24 15:23:08 +02:00
WHATS_NEW Update WHATS_NEW 2018-06-08 09:42:05 +01:00
WHATS_NEW_DM post-release 2018-05-24 15:23:08 +02: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://sourceware.org/pub/lvm2/
  ftp://sources.redhat.com/pub/lvm2/
  https://github.com/lvmteam/lvm2/releases

The source code is stored in git:
  https://sourceware.org/git/?p=lvm2.git
  git clone git://sourceware.org/git/lvm2.git
mirrored to:
  https://github.com/lvmteam/lvm2
  git clone https://github.com/lvmteam/lvm2.git
  git clone git@github.com:lvmteam/lvm2.git

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

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

  lvm2-commits@lists.fedorahosted.org (Read-only archive of commits)
  Subscribe from https://fedorahosted.org/mailman/listinfo/lvm2-commits

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

Website:
  https://sourceware.org/lvm2/

Report upstream bugs at:
  https://bugzilla.redhat.com/enter_bug.cgi?product=LVM%20and%20device-mapper
or open issues at:
  https://github.com/lvmteam/lvm2/issues

The source code repository used until 7th June 2012 is accessible here:
  http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/?cvsroot=lvm2.