summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2018-10-29 18:36:59 +0100
committerMarian Csontos <mcsontos@redhat.com>2018-10-30 10:00:24 +0100
commitefa281685a4e2861973d131ccc31313ba31a97ef (patch)
tree1bad04308c29f530cce0c9e40bfbdebf031dc0df
parentab27d5dc2a5c3bf23ab8fed438f1542015dc723d (diff)
downloadlvm2-efa281685a4e2861973d131ccc31313ba31a97ef.tar.gz
Update WHATS_NEW
-rw-r--r--WHATS_NEW2
1 files changed, 2 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index a6bd6a398..79a871611 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,7 @@
Version 2.02.182 -
==============================
+ Fix possible write race between last metadata block and the first extent.
+ Fix filtering of md 1.0 devices so they are not seen as duplicate PVs.
Fix lvconvert striped/raid0/raid0_meta -> raid6 regression.
Add After=rbdmap.service to {lvm2-activation-net,blk-availability}.service.
Fix pvs with lvmetad to avoid too many open files from filter reads.