From 72e3a3d38cdb83fe62646f125f3c2445bdb34083 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Thu, 31 Jan 2008 12:44:02 +0000 Subject: [PATCH] Improve internal label caching performance while locks are held. Fix mirror log name construction during lvconvert. --- .cvsignore | 2 +- LVM2.2.02.32.tgz.asc | 7 ------- LVM2.2.02.33.tgz.asc | 7 +++++++ lvm2.spec | 8 ++++++-- sources | 2 +- upstream | 2 +- 6 files changed, 16 insertions(+), 12 deletions(-) delete mode 100644 LVM2.2.02.32.tgz.asc create mode 100644 LVM2.2.02.33.tgz.asc diff --git a/.cvsignore b/.cvsignore index 9995696..3db5406 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -LVM2.2.02.32.tgz +LVM2.2.02.33.tgz device-mapper.1.02.24.tgz diff --git a/LVM2.2.02.32.tgz.asc b/LVM2.2.02.32.tgz.asc deleted file mode 100644 index 8de3756..0000000 --- a/LVM2.2.02.32.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.1 (GNU/Linux) - -iD8DBQBHnxN/IoGRwVZ+LBcRAkd2AJ0WC76vG+WXGwdX/KoRAFF2y/9f6ACg+bEc -1G0U1WWC+531DaXLaV9Mt1k= -=fRU1 ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.33.tgz.asc b/LVM2.2.02.33.tgz.asc new file mode 100644 index 0000000..44fb4ab --- /dev/null +++ b/LVM2.2.02.33.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.1 (GNU/Linux) + +iD8DBQBHocFJIoGRwVZ+LBcRAtT7AKDBctq/r8tAp0CNkNRkUB6P+9ChqgCgpmtf +m2gPLAzgsEIXk9PhJEU8IOU= +=uA2u +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index f848f78..b8f4bef 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -5,8 +5,8 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.32 -Release: 8%{?dist} +Version: 2.02.33 +Release: 9%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -267,6 +267,10 @@ This package contains the device-mapper shared library, libdevmapper. %changelog +* Thu Jan 31 2008 Alasdair Kergon > - 2.02.33-9 +- Improve internal label caching performance while locks are held. +- Fix mirror log name construction during lvconvert. + * Tue Jan 29 2008 Alasdair Kergon > - 2.02.32-8 - Fix pvs, vgs, lvs error exit status on some error paths. - Fix new parameter validation in vgsplit and test mode. diff --git a/sources b/sources index 5e18a09..c5fbe69 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -8791dcda1694ab9598c7800d471efd59 LVM2.2.02.32.tgz +c33883f3db8185a987ad3c774c685861 LVM2.2.02.33.tgz 44420c94a412323da9d8b1ce21f2bebd device-mapper.1.02.24.tgz diff --git a/upstream b/upstream index 9995696..3db5406 100644 --- a/upstream +++ b/upstream @@ -1,2 +1,2 @@ -LVM2.2.02.32.tgz +LVM2.2.02.33.tgz device-mapper.1.02.24.tgz