All of lore.kernel.org
 help / color / mirror / Atom feed
From: agk@sourceware.org <agk@sourceware.org>
To: lvm-devel@redhat.com
Subject: LVM2 VERSION VERSION_DM WHATS_NEW WHATS_NEW_DM
Date: 4 Jun 2010 17:23:50 -0000	[thread overview]
Message-ID: <20100604172350.17445.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk at sourceware.org	2010-06-04 17:23:49

Modified files:
	.              : VERSION VERSION_DM WHATS_NEW WHATS_NEW_DM 

Log message:
	pre-release

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/VERSION.diff?cvsroot=lvm2&r1=1.238&r2=1.239
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/VERSION_DM.diff?cvsroot=lvm2&r1=1.49&r2=1.50
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1607&r2=1.1608
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW_DM.diff?cvsroot=lvm2&r1=1.376&r2=1.377

--- LVM2/VERSION	2010/05/20 23:21:53	1.238
+++ LVM2/VERSION	2010/06/04 17:23:49	1.239
@@ -1 +1 @@
-2.02.67(2)-cvs (2010-05-20)
+2.02.67(2)-cvs (2010-06-04)
--- LVM2/VERSION_DM	2010/05/20 23:21:53	1.49
+++ LVM2/VERSION_DM	2010/06/04 17:23:49	1.50
@@ -1 +1 @@
-1.02.49-cvs (2010-05-20)
+1.02.49-cvs (2010-06-04)
--- LVM2/WHATS_NEW	2010/06/04 12:59:30	1.1607
+++ LVM2/WHATS_NEW	2010/06/04 17:23:49	1.1608
@@ -1,8 +1,8 @@
-Version 2.02.67 -
+Version 2.02.67 - 4th June 2010
 ===============================
   Handle failed restart of clvmd using -S switch properly.
   Fix clvmd initscript restart command to start clvmd if not yet running.
-  Use absolute paths for clvmd restart.
+  Use built-in absolute paths in clvmd (clvmd restart and PV and LV queries).
   Require partial option in lvchange --refresh for partial LVs.
   Do not fail lvm_init() if init_logging() or _init_rand() generates an errno.
   Don't merge unchanged persistent cache file before dumping if tool scanned.
@@ -11,26 +11,17 @@
   Replace strncmp kernel version number checks with proper ones.
   Avoid selecting names under /dev/block if there is an alternative.
   Update clustered log kernel module name to log-userspace for 2.6.31 onwards.
-  Activate only first head of Replicator for vgchange -ay.
-  Add Replicators' LVs to dtree for activation.
-  Avoid print activation message if there is a missing VG (Replicator).
-  Fixed scripts/relpath.awk to work in mawk
-  Add _add_partial_replicator_to_dtree().
-  Activation code read and releases also remote VGs (Replicator).
-  Check for missing VGs before taking lock_vol (Replicator).
-  Update process_each_lv_in_vg() to use cmd_vg structure.
-  Update _process_one_vg() to work with cmd_vg structure.
-  Add functions for read and release VGs list.
-  Add find_replicator_vgs() to discover all needed VGs for replicator-dev LV.
-  Add functions for handling cmd_vg structure.
-  Extend _lv_each_dependency() with Replicator dependencies.
-  Add check_replicator_segment() for catching internal Replicator errors.
-  Initial lvm2 support for Replicator metadata handling.
-  Checking open_count in all parents of presuspend_node.
-  Added dm_tree_node_set_presuspend_node() to presuspend child in deactivate.
-  Initial libdm support for Replicator target (API is not stable yet).
-  Extend process_each_lv_in_vg() with support for list of failed lvnames.
-  Return ECMD_FAILED for break in process_each_lv() and process_each_segment_in_lv().
+  Add replicators' LVs to dtree for activation.
+  Supress activation message if there is a missing replicator VG.
+  Fix scripts/relpath.awk to work in mawk
+  Extend lock_vol to check for missing replicator VGs first.
+  Update _process_one_vg and process_each_lv_in_vg to populate cmd_vg.
+  Add cmd_vg structure and associated functions for replicator.
+  Extend _lv_each_dependency() to handle replicator dependencies.
+  Add check_replicator_segment() to catch internal replicator errors.
+  Initial support for replicator metadata.
+  Extend process_each_lv_in_vg() to provide list of failed lvnames.
+  Consistently return ECMD_FAILED if process_each_*lv() is interrupted.
 
 Version 2.02.66 - 20th May 2010
 ===============================
--- LVM2/WHATS_NEW_DM	2010/06/01 16:08:13	1.376
+++ LVM2/WHATS_NEW_DM	2010/06/04 17:23:49	1.377
@@ -1,8 +1,10 @@
-Version 1.02.49 - 
-================================
-  Add support for dm-mod module autoload.
+Version 1.02.49 - 4th June 2010
+===============================
+  Support autoloading of dm-mod module for kernels from 2.6.35.
   Document 'clear' in dmsetup man page.
-  Use expected union semun for arguments in selected semaphore operations.
+  Fix semctl parameter (union) to avoid misaligned parameter on some arches.
+  Add dm_tree_node_set_presuspend_node() to presuspend child when deactivating.
+  Initial support for replicator target.
 
 Version 1.02.48 - 17th May 2010
 ================================



             reply	other threads:[~2010-06-04 17:23 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-04 17:23 agk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-06  4:47 LVM2 VERSION VERSION_DM WHATS_NEW WHATS_NEW_DM agk
2012-03-03  2:08 agk
2012-03-03  1:00 agk
2012-02-23 18:22 agk
2012-01-27  1:23 agk
2011-08-19 19:42 agk
2011-08-19 16:31 agk
2011-08-12  2:34 agk
2011-08-12  1:34 agk
2011-07-08 19:57 agk
2011-07-08 19:19 agk
2011-04-29 17:05 agk
2011-04-29 16:12 agk
2011-02-09 12:11 agk
2011-02-09 12:04 agk
2011-02-04 22:46 agk
2011-01-10 14:51 agk
2010-12-21  1:08 agk
2010-12-06 22:13 agk
2010-11-22 18:38 agk
2010-11-22 14:26 agk
2010-09-24 16:25 agk
2010-08-19 22:33 agk
2010-08-18 20:57 agk
2010-07-28 21:58 agk
2010-07-28 11:49 agk
2010-07-27 22:52 agk
2010-07-06 16:49 agk
2010-06-30 14:50 agk
2010-06-23 19:35 agk
2010-06-23 17:48 agk
2010-06-07 10:25 agk
2010-05-20 23:21 agk
2010-05-20 22:27 agk
2010-05-17 20:18 agk
2010-04-30 15:48 agk
2010-04-14 21:47 agk
2010-04-14 17:50 agk
2010-03-09 14:01 agk
2010-03-09 13:13 agk
2010-01-23  2:14 agk
2010-01-22  1:09 agk
2010-01-21 23:55 agk
2010-01-14 14:42 agk
2010-01-14 14:02 agk
2010-01-12 14:47 agk
2010-01-12 14:39 agk
2009-11-24 19:04 agk
2009-11-24 18:26 agk
2009-11-19 19:53 agk
2009-11-19 19:00 agk
2009-10-27  1:13 agk
2009-10-26 21:56 agk
2009-09-26  0:42 agk
2009-09-25 18:32 agk
2009-09-15 13:54 agk
2009-09-15 10:57 agk
2009-08-06 19:32 agk
2009-07-28 20:47 agk
2009-07-15 15:38 agk
2009-07-15 13:20 agk
2009-07-01  9:31 agk
2009-06-30 18:41 agk
2009-06-26 10:57 agk
2009-05-22 15:23 agk
2009-03-03 18:25 agk
2009-03-03 13:03 agk
2009-01-26 14:46 agk
2009-01-26 13:14 agk
2008-11-19 14:14 agk
2008-11-10 12:39 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=20100604172350.17445.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.