All of lore.kernel.org
 help / color / mirror / Atom feed
From: agk@sourceware.org <agk@sourceware.org>
To: lvm-devel@redhat.com
Subject: LVM2 ./WHATS_NEW ./WHATS_NEW_DM ./VERSION ./VE ...
Date: 6 Dec 2010 17:57:16 -0000	[thread overview]
Message-ID: <20101206175716.20653.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk at sourceware.org	2010-12-06 17:57:15

Modified files:
	.              : WHATS_NEW WHATS_NEW_DM VERSION VERSION_DM 
	daemons/clvmd  : lvm-functions.c 

Log message:
	pre-release

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1827&r2=1.1828
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW_DM.diff?cvsroot=lvm2&r1=1.428&r2=1.429
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/VERSION.diff?cvsroot=lvm2&r1=1.262&r2=1.263
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/VERSION_DM.diff?cvsroot=lvm2&r1=1.71&r2=1.72
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/lvm-functions.c.diff?cvsroot=lvm2&r1=1.102&r2=1.103

--- LVM2/WHATS_NEW	2010/12/06 17:37:09	1.1827
+++ LVM2/WHATS_NEW	2010/12/06 17:57:14	1.1828
@@ -1,5 +1,5 @@
-Version 2.02.78 - 
-====================================
+Version 2.02.78 - 6th December 2010
+===================================
   Abort if segment tag allocation fails in pool format _add_stripe_seg.
   Abort in _mirrored_transient_status if referenced log/image LV is not active.
   Add backtraces for dev_set() and dev_close_immediate() errors in set_lv().
--- LVM2/WHATS_NEW_DM	2010/12/06 17:37:09	1.428
+++ LVM2/WHATS_NEW_DM	2010/12/06 17:57:15	1.429
@@ -1,5 +1,5 @@
-Version 1.02.59 - 
-====================================
+Version 1.02.59 - 6th December 2010
+===================================
   Add backtraces to _process_mapper_dir and  _create_and_load_v4 error paths.
   Remove superfluous checks for NULL before calling dm_free.
 
--- LVM2/VERSION	2010/11/22 18:37:56	1.262
+++ LVM2/VERSION	2010/12/06 17:57:15	1.263
@@ -1 +1 @@
-2.02.78(2)-cvs (2010-11-22)
+2.02.78(2)-cvs (2010-12-06)
--- LVM2/VERSION_DM	2010/11/22 18:37:56	1.71
+++ LVM2/VERSION_DM	2010/12/06 17:57:15	1.72
@@ -1 +1 @@
-1.02.59-cvs (2010-11-22)
+1.02.59-cvs (2010-12-06)
--- LVM2/daemons/clvmd/lvm-functions.c	2010/12/06 17:37:09	1.102
+++ LVM2/daemons/clvmd/lvm-functions.c	2010/12/06 17:57:15	1.103
@@ -109,7 +109,7 @@
 		break;
 	}
 
-	sprintf(buf, "0x%x %s (%s|%s%s%s%s%s)", cmdl, command, type, scope,
+	sprintf(buf, "0x%x %s (%s|%s%s%s%s%s%s)", cmdl, command, type, scope,
 		cmdl & LCK_NONBLOCK   ? "|NONBLOCK" : "",
 		cmdl & LCK_HOLD       ? "|HOLD" : "",
 		cmdl & LCK_LOCAL      ? "|LOCAL" : "",



                 reply	other threads:[~2010-12-06 17:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20101206175716.20653.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.