1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
LVM2 mirror repository https://sourceware.org/lvm2/
Go to file
Dave Wysochanski 626dd7a5fe Suppress 'sb_offset' compiler warning by using enum for md superblock versions.
The warning is bogus and is only seen on certain versions of gcc.
However using the enum does seem to clarify the intent of the code - only
3 possible md minor superblock versions.

Related compiler warning:
device/dev-md.c:53: warning: 'sb_offset' may be used uninitialized in this function
2008-06-23 14:54:50 +00:00
autoconf Update to use autoconf 2.61, while still supporting 2.57. 2007-08-14 19:11:31 +00:00
daemons avoid link failure when configuring without --enable-cmdlib 2008-06-23 09:25:08 +00:00
debian Update packages. 2003-02-16 22:12:28 +00:00
dmeventd avoid link failure when configuring without --enable-cmdlib 2008-06-23 09:25:08 +00:00
doc . 2008-04-10 18:53:36 +00:00
include Fix the fsadm build failure without using -llvm. 2007-10-03 16:10:04 +00:00
lib Suppress 'sb_offset' compiler warning by using enum for md superblock versions. 2008-06-23 14:54:50 +00:00
libdm Fix inverted no_flush debug message. (mpatocka) 2008-06-10 11:19:19 +00:00
man Trivial fix to lvcreate man page for --mirrorlog option. 2008-06-16 14:16:02 +00:00
old-tests Correct typo in comments: s/is part of the LVM2/is part of LVM2/. 2007-09-21 10:16:45 +00:00
po Correct typo in comments: s/is part of the LVM2/is part of LVM2/. 2007-09-21 10:16:45 +00:00
scripts pre-release (bug fixes only - enhancements excluded) 2008-04-29 15:58:25 +00:00
test Improve/Fix read ahead 'auto' calculation for stripe_size 2008-06-18 11:32:14 +00:00
tools lvm2_run: don't return uninitialized for _memlock_inc or _memlock_dec 2008-06-23 09:27:45 +00:00
configure configure: regenerate 2008-06-23 09:25:57 +00:00
configure.in avoid link failure when configuring without --enable-cmdlib 2008-06-23 09:25:08 +00:00
CONTRIBUTORS Add CONTRIBUTORS file. 2004-12-21 16:24:19 +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 Some new features. 2002-11-18 14:04:08 +00:00
make.tmpl.in avoid link failure when configuring without --enable-cmdlib 2008-06-23 09:25:08 +00:00
Makefile.in Makefile.in: correct distclean rule 2008-06-12 09:48:45 +00:00
README Fix ftp urls 2004-07-03 18:20:25 +00:00
VERSION post-release 2008-06-11 12:14:41 +00:00
WHATS_NEW Suppress 'sb_offset' compiler warning by using enum for md superblock versions. 2008-06-23 14:54:50 +00:00
WHATS_NEW_DM avoid compiler warning about cast in OFFSET_OF macro 2008-06-18 10:19:25 +00:00

This directory contains LVM2, the new version of the userland LVM
tools designed for the new device-mapper for the Linux kernel.

The device-mapper needs to be installed before compiling these LVM2 tools.

For more information about LVM2 read 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/
  ftp://sources.redhat.com/pub/dm/

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 discussion/bug reports etc.
  linux-lvm@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/linux-lvm