summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2018-12-06 11:26:26 +0100
committerMarian Csontos <mcsontos@redhat.com>2018-12-07 15:12:34 +0100
commitf5ea02ffee3269a77e295d2b186ca81481f592d7 (patch)
tree845058a728124c8d2830fcbdd20afe592314b387
parent262a42025ffef8a0ccb02e13d60abf3707d7c832 (diff)
downloadlvm2-f5ea02ffee3269a77e295d2b186ca81481f592d7.tar.gz
pre-releasev2_02_183
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW6
-rw-r--r--WHATS_NEW_DM5
4 files changed, 9 insertions, 6 deletions
diff --git a/VERSION b/VERSION
index 46e7b87f7..3dc7946b2 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.183(2)-git (2018-10-30)
+2.02.183(2) (2018-12-07)
diff --git a/VERSION_DM b/VERSION_DM
index 9c3ba5f9e..2cf798ee8 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.154-git (2018-10-30)
+1.02.154 (2018-12-07)
diff --git a/WHATS_NEW b/WHATS_NEW
index b60612f1b..1bb268669 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,7 @@
-Version 2.02.183 -
-====================================
+Version 2.02.183 - 07th December 2018
+=====================================
+ Avoid disabling lvmetad when repair does nothing.
+ Fix component detection for md version 0.90.
Use sync io if async io_setup fails, or use_aio=0 is set in config.
Avoid opening devices to get block size by using existing open fd.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index d219f3dc0..6fc667d01 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,6 +1,7 @@
-Version 1.02.154 -
-====================================
+Version 1.02.154 - 07th December 2018
+=====================================
Do not add parameters for RESUME with DM_DEVICE_CREATE dm task.
+ Fix dmstats report printing no output.
Version 1.02.152 - 30th October 2018
====================================