From: agk@sourceware.org <agk@sourceware.org>
To: lvm-devel@redhat.com
Subject: LVM2 ./VERSION ./VERSION_DM ./WHATS_NEW ./WHAT ...
Date: 30 Jun 2010 14:04:17 -0000 [thread overview]
Message-ID: <20100630140417.2853.qmail@sourceware.org> (raw)
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk at sourceware.org 2010-06-30 14:04:15
Modified files:
. : VERSION VERSION_DM WHATS_NEW WHATS_NEW_DM
doc : example.conf.in
Log message:
pre-release
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/VERSION.diff?cvsroot=lvm2&r1=1.242&r2=1.243
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/VERSION_DM.diff?cvsroot=lvm2&r1=1.53&r2=1.54
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1641&r2=1.1642
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW_DM.diff?cvsroot=lvm2&r1=1.383&r2=1.384
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/doc/example.conf.in.diff?cvsroot=lvm2&r1=1.3&r2=1.4
--- LVM2/VERSION 2010/06/23 19:35:11 1.242
+++ LVM2/VERSION 2010/06/30 14:04:15 1.243
@@ -1 +1 @@
-2.02.69(2)-cvs (2010-06-23)
+2.02.69(2)-cvs (2010-06-30)
--- LVM2/VERSION_DM 2010/06/23 19:35:11 1.53
+++ LVM2/VERSION_DM 2010/06/30 14:04:15 1.54
@@ -1 +1 @@
-1.02.51-cvs (2010-06-23)
+1.02.51-cvs (2010-06-30)
--- LVM2/WHATS_NEW 2010/06/30 14:01:39 1.1641
+++ LVM2/WHATS_NEW 2010/06/30 14:04:15 1.1642
@@ -1,18 +1,16 @@
-Version 2.02.69 -
+Version 2.02.69 - 30th June 2010
================================
Fix vgremove to allow removal of VG with missing PVs. (2.02.52)
- Add --metadataignore to pvcreate and vgextend and define in lvm.conf.
- Add {pv|vg}_mda_used_count which displays a count of mdas w/ignored bit clear.
- Add vg_mda_copies which displays the value of --vgmetadatacopies.
+ Add metadata/vgmetadatacopies to lvm.conf.
+ Add --metadataignore to pvcreate and vgextend.
+ Add vg_mda_copies, pv_mda_used_count and vg_mda_used_count to reports.
Describe --vgmetadatacopies in lvm.conf and other man pages.
- Interpret --metadatacopies based on PV or VG command.
- Allow "all" and "unmanaged" values for --vgmetadatacopies in addition to #.
- Add vgcreate/vgchange --vgmetadatacopies to select #mdas in a VG.
+ Add --[vg]metadatacopies to select number of mdas to use in a VG.
Make the metadata ignore bit control read/write metadata areas in a PV.
Add pvchange --metadataignore to set or clear a metadata ignore bit.
Refactor metadata code to prepare for --metadataignore / --vgmetadatacopies.
Ensure region_size of mirrored log does not exceed its full size.
- Generate liblvm2app and libdevmapper exported symbols from header file.
+ Generate liblvm2app exported symbols from header file.
Preload libc locale messages to prevent reading it in memory locked state.
Fix handling of simultaneous mirror image and mirrored log image failure.
--- LVM2/WHATS_NEW_DM 2010/06/23 19:35:11 1.383
+++ LVM2/WHATS_NEW_DM 2010/06/30 14:04:15 1.384
@@ -1,5 +1,6 @@
-Version 1.02.51 -
+Version 1.02.51 - 30th June 2010
================================
+ Generate libdevmapper exported symbols from header file.
Version 1.02.50 - 23rd June 2010
================================
--- LVM2/doc/example.conf.in 2010/06/28 20:40:15 1.3
+++ LVM2/doc/example.conf.in 2010/06/30 14:04:15 1.4
@@ -456,7 +456,7 @@
# pvmetadatacopies = 1
- # Default number of copies of metadata to hold on each VG.
+ # Default number of copies of metadata to maintain for each VG.
# If set to a non-zero value, LVM automatically manages the PV
# 'metadataignore' flags (see pvchange) to achieve the requested
# copies of metadata. You may set a value larger than the
next reply other threads:[~2010-06-30 14:04 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-30 14:04 agk [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-04 22:07 LVM2 ./VERSION ./VERSION_DM ./WHATS_NEW ./WHAT agk
2010-11-08 19:37 agk
2010-10-25 13:54 agk
2010-09-27 19:09 agk
2010-09-22 1:36 agk
2010-05-17 18:39 agk
2010-04-30 14:49 agk
2010-02-16 0:27 agk
2010-02-15 23:53 agk
2010-02-02 14:03 agk
2009-06-30 18:39 agk
2009-06-30 18:44 ` Alasdair G Kergon
2009-05-21 3:04 agk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100630140417.2853.qmail@sourceware.org \
--to=agk@sourceware.org \
--cc=lvm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.