mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
pre-release
This commit is contained in:
parent
f868624f85
commit
f5a3b05c7a
@ -1 +1 @@
|
|||||||
1.02.107-git (2015-08-26)
|
1.02.107-git (2015-09-05)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Version 2.02.130 -
|
Version 2.02.130 - 5th September 2015
|
||||||
===================================
|
=====================================
|
||||||
Fix use of uninitialized device status if reading outdated .cache record.
|
Fix use of uninitialized device status if reading outdated .cache record.
|
||||||
Restore support for --monitor option in lvcreate (2.02.112).
|
Restore support for --monitor option in lvcreate (2.02.112).
|
||||||
Read thin-pool data and metadata percent without flush.
|
Read thin-pool data and metadata percent without flush.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Version 1.02.107 -
|
Version 1.02.107 - 5th September 2015
|
||||||
===================================
|
=====================================
|
||||||
Parse thin-pool status with one single routine internally.
|
Parse thin-pool status with one single routine internally.
|
||||||
Add --histogram to select default histogram fields for list and report.
|
Add --histogram to select default histogram fields for list and report.
|
||||||
Add report fields for displaying latency histogram configuration and data.
|
Add report fields for displaying latency histogram configuration and data.
|
||||||
|
@ -21,7 +21,7 @@ BLKDEACTIVATEMAN = blkdeactivate.8
|
|||||||
DMEVENTDMAN = dmeventd.8
|
DMEVENTDMAN = dmeventd.8
|
||||||
LVMETADMAN = lvmetad.8
|
LVMETADMAN = lvmetad.8
|
||||||
LVMPOLLDMAN = lvmpolld.8
|
LVMPOLLDMAN = lvmpolld.8
|
||||||
LVMLOCKDMAN = lvmlockd.8
|
LVMLOCKDMAN = lvmlockd.8 lvmlockctl.8
|
||||||
CLVMDMAN = clvmd.8
|
CLVMDMAN = clvmd.8
|
||||||
CMIRRORDMAN = cmirrord.8
|
CMIRRORDMAN = cmirrord.8
|
||||||
LVMCACHEMAN = lvmcache.7
|
LVMCACHEMAN = lvmcache.7
|
||||||
|
Loading…
Reference in New Issue
Block a user