Improve internal label caching performance while locks are held. Fix mirror
log name construction during lvconvert.
This commit is contained in:
parent
b1498a097a
commit
72e3a3d38c
@ -1,2 +1,2 @@
|
||||
LVM2.2.02.32.tgz
|
||||
LVM2.2.02.33.tgz
|
||||
device-mapper.1.02.24.tgz
|
||||
|
@ -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-----
|
7
LVM2.2.02.33.tgz.asc
Normal file
7
LVM2.2.02.33.tgz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.2.1 (GNU/Linux)
|
||||
|
||||
iD8DBQBHocFJIoGRwVZ+LBcRAtT7AKDBctq/r8tAp0CNkNRkUB6P+9ChqgCgpmtf
|
||||
m2gPLAzgsEIXk9PhJEU8IOU=
|
||||
=uA2u
|
||||
-----END PGP SIGNATURE-----
|
@ -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 <agk@redhat.com>> - 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 <agk@redhat.com>> - 2.02.32-8
|
||||
- Fix pvs, vgs, lvs error exit status on some error paths.
|
||||
- Fix new parameter validation in vgsplit and test mode.
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
8791dcda1694ab9598c7800d471efd59 LVM2.2.02.32.tgz
|
||||
c33883f3db8185a987ad3c774c685861 LVM2.2.02.33.tgz
|
||||
44420c94a412323da9d8b1ce21f2bebd device-mapper.1.02.24.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user