From abf6c8eb4d9c460bc96b2096f2f4abc122972e1e Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Fri, 24 Sep 2010 16:24:57 +0000 Subject: [PATCH] pre-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 7 +++---- WHATS_NEW_DM | 3 ++- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VERSION b/VERSION index 19fb16642..b426edc39 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.74(2)-cvs (2010-09-22) +2.02.74(2)-cvs (2010-09-24) diff --git a/VERSION_DM b/VERSION_DM index 633df7f36..6f7212080 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.55-cvs (2010-09-22) +1.02.55-cvs (2010-09-24) diff --git a/WHATS_NEW b/WHATS_NEW index 4f8c611a4..25e9f330b 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,14 +1,13 @@ -Version 2.02.74 - +Version 2.02.74 - 24th September 2010 ===================================== - Add escape sequence for ':' and '@' found in device names used as PVs. - Replace alloca with dm_malloc in _aligned_io. + Allow : and @ to be escaped with \ in device names of PVs. + Replace alloca with dm_malloc in _aligned_io to avoid stack corruption. Fix partial mode operations for lvm1 metadata format. Track recursive filter iteration to avoid refreshing while in use. (2.02.56) Revert to old glibc vsnprintf behaviour in emit_to_buffer() to catch overflow. Allocate buffer for metadata tags dynamically to remove 4k limit. Add random suffix to archive file names to prevent races when being created. Reinitialize archive and backup handling on toolcontext refresh. - Fix opprobriously slow I/O to cluster mirrors created with --nosync. Make poll_mirror_progress report PROGRESS_CHECK_FAILED if LV is not a mirror. Like mirrors, don't scan origins if ignore_suspended_devices() is set. Fix return type qualifier to avoid compiler warning. (2.02.69) diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 13b791a82..ef4dfc7b0 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,5 +1,6 @@ -Version 1.02.55 - +Version 1.02.55 - 24th September 2010 ===================================== + Fix the way regions are marked complete to avoid slow --nosync cmirror I/O. Add DM_REPORT_FIELD_TYPE_ID_LEN to libdevmapper.h. Version 1.02.54 - 18th August 2010 -- 2.43.5