Fix pvdisplay to use vg_read() for non-orphans. Fall back to internal
locking if external locking lib is missing or fails. Retain activation state after changing LV minor number with --force. Propagate clustered flag in vgsplit and require resizeable flag.
This commit is contained in:
parent
d590cd51a4
commit
c4a65a6136
@ -1 +1 @@
|
|||||||
LVM2.2.02.11.tgz
|
LVM2.2.02.12.tgz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.02.11
|
Version: 2.02.12
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sources.redhat.com/lvm2
|
URL: http://sources.redhat.com/lvm2
|
||||||
@ -121,6 +121,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 16 2006 Alasdair Kergon <agk@redhat.com> - 2.02.12-1
|
||||||
|
- New upstream.
|
||||||
|
|
||||||
* Sat Oct 14 2006 Alasdair Kergon <agk@redhat.com> - 2.02.11-6
|
* Sat Oct 14 2006 Alasdair Kergon <agk@redhat.com> - 2.02.11-6
|
||||||
- Incorporate lvm2-cluster as a subpackage.
|
- Incorporate lvm2-cluster as a subpackage.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
cd7db0f22b2e38e316786d902d831923 LVM2.2.02.11.tgz
|
3bd1b5caedebfd5553c7163591bc1837 LVM2.2.02.12.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user