summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2016-04-01 20:29:52 +0100
committerAlasdair G Kergon <agk@redhat.com>2016-04-01 20:29:52 +0100
commit2d0d58b8679f0d071c194db34660a112ae0f3204 (patch)
tree85eeede13ea9da66688b06460bc18f784b9bb855
parent60befab7732d33bc29f796b6ff3743969b328240 (diff)
downloadlvm2-2_02_149.tar.gz
pre-releasev2_02_149
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW4
-rw-r--r--WHATS_NEW_DM3
-rw-r--r--man/vgcreate.8.in2
5 files changed, 5 insertions, 8 deletions
diff --git a/VERSION b/VERSION
index 48f77ed24..084a9cd01 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.149(2)-git (2016-03-26)
+2.02.149(2)-git (2016-04-01)
diff --git a/VERSION_DM b/VERSION_DM
index defda543e..7fab3bb83 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.122-git (2016-03-26)
+1.02.121-git (2016-04-01)
diff --git a/WHATS_NEW b/WHATS_NEW
index 3237e0a91..32bb21284 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,5 @@
-Version 2.02.149 -
-==================================
+Version 2.02.149 - 1st April 2016
+=================================
Do not flush thin-pool when checking metadata fullness.
Remove spurious error about no value in /sys/dev/block/major:minor/dm/uuid.
Fix device mismatch detection for LV if persistent .cache file is used.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index d84f8cf10..3f044daaf 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,6 +1,3 @@
-Version 1.02.122 -
-==================================
-
Version 1.02.121 - 26th March 2016
==================================
Adjust raid status function.
diff --git a/man/vgcreate.8.in b/man/vgcreate.8.in
index b0b01e448..764d76e47 100644
--- a/man/vgcreate.8.in
+++ b/man/vgcreate.8.in
@@ -130,7 +130,7 @@ The 2.4 kernel has a limitation of 2TiB per block device.
.TP
.B \-\-shared
-Create a shared VG using lvmlockd if LVM is copiled with lockd support.
+Create a shared VG using lvmlockd if LVM is compiled with lockd support.
lvmlockd will select lock type sanlock or dlm depending on which lock
manager is running. This allows multiple hosts to share a VG on shared
devices. lvmlockd and a lock manager must be configured and running. See