mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
pre-release
This commit is contained in:
parent
37366ec3b0
commit
f8462cff92
3
README
3
README
@ -1,5 +1,8 @@
|
|||||||
This tree contains the LVM2 and device-mapper tools and libraries.
|
This tree contains the LVM2 and device-mapper tools and libraries.
|
||||||
|
|
||||||
|
This is development branch, for stable 2.02 release see 2018-06-01-stable
|
||||||
|
branch.
|
||||||
|
|
||||||
For more information about LVM2 read the changelog in the WHATS_NEW file.
|
For more information about LVM2 read the changelog in the WHATS_NEW file.
|
||||||
Installation instructions are in INSTALL.
|
Installation instructions are in INSTALL.
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
1.02.147-git (2018-05-24)
|
1.02.151 (2018-10-10)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Version 3.0.0
|
Version 2.03.00 - 10th October 2018
|
||||||
=============
|
===================================
|
||||||
Add hot fix to avoiding locking collision when monitoring thin-pools.
|
Add hot fix to avoiding locking collision when monitoring thin-pools.
|
||||||
Allow raid4 -> linear conversion request.
|
Allow raid4 -> linear conversion request.
|
||||||
Fix lvconvert striped/raid0/raid0_meta -> raid6 regression.
|
Fix lvconvert striped/raid0/raid0_meta -> raid6 regression.
|
||||||
@ -24,6 +24,7 @@ Version 3.0.0
|
|||||||
Avoid showing internal error in lvs output or pvmoved LVs.
|
Avoid showing internal error in lvs output or pvmoved LVs.
|
||||||
Remove clvmd
|
Remove clvmd
|
||||||
Remove lvmlib (api)
|
Remove lvmlib (api)
|
||||||
|
Remove lvmetad
|
||||||
lvconvert: provide possible layouts between linear and striped/raid
|
lvconvert: provide possible layouts between linear and striped/raid
|
||||||
Use versionsort to fix archive file expiry beyond 100000 files.
|
Use versionsort to fix archive file expiry beyond 100000 files.
|
||||||
|
|
||||||
|
15
WHATS_NEW_DM
15
WHATS_NEW_DM
@ -1,7 +1,20 @@
|
|||||||
Version 1.02.147 -
|
Version 1.02.151 - 10th October 2018
|
||||||
====================================
|
====================================
|
||||||
|
Add hot fix to avoiding locking collision when monitoring thin-pools.
|
||||||
|
|
||||||
|
Version 1.02.150 - 01 August 2018
|
||||||
|
=================================
|
||||||
Add vdo plugin for monitoring VDO devices.
|
Add vdo plugin for monitoring VDO devices.
|
||||||
|
|
||||||
|
Version 1.02.149 - 19th July 2018
|
||||||
|
=================================
|
||||||
|
|
||||||
|
Version 1.02.148 - 18th June 2018
|
||||||
|
=================================
|
||||||
|
|
||||||
|
Version 1.02.147 - 13th June 2018
|
||||||
|
=================================
|
||||||
|
|
||||||
Version 1.02.147-rc1 - 24th May 2018
|
Version 1.02.147-rc1 - 24th May 2018
|
||||||
====================================
|
====================================
|
||||||
Reuse uname() result for mirror target.
|
Reuse uname() result for mirror target.
|
||||||
|
Loading…
Reference in New Issue
Block a user