1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

pre-release

This commit is contained in:
Alasdair G Kergon 2017-04-13 00:43:31 +01:00
parent 9ed518f19f
commit b9a16fe73b
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2.02.170(2)-git (2017-03-28) 2.02.170(2)-git (2017-04-13)

View File

@ -1 +1 @@
1.02.139-git (2017-03-28) 1.02.139-git (2017-04-13)

View File

@ -1,4 +1,4 @@
Version 2.02.170 - Version 2.02.170 - 13th April 2017
================================== ==================================
Introduce global/fsadm_executable to make fsadm path configurable. Introduce global/fsadm_executable to make fsadm path configurable.
Look for limited thin pool metadata size when using 16G metadata. Look for limited thin pool metadata size when using 16G metadata.

View File

@ -1,4 +1,4 @@
Version 1.02.139 - Version 1.02.139 - 13th April 2017
================================== ==================================
Fix assignment in _target_version() when dm task can't run. Fix assignment in _target_version() when dm task can't run.
Flush stdout on each iteration when using --count or --interval. Flush stdout on each iteration when using --count or --interval.