summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2020-02-04 17:21:13 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2020-02-04 17:22:06 +0100
commit9255c7148ac3d920aafe58f78a9672dd3a0967bd (patch)
tree2194450c663ce346233648179dfa5d2808e8b8a5
parentaa7642a44441c63dd71184b70f5c3955696a5ad4 (diff)
downloadlvm2-9255c7148ac3d920aafe58f78a9672dd3a0967bd.tar.gz
WHATS_NEW: update
-rw-r--r--WHATS_NEW4
1 files changed, 4 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 66ea7480e..b03eb9732 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,9 @@
Version 2.03.08 -
====================================
+ Add error handling for failing allocation in _reserve_area().
+ Fix memleak in syncing of internal cache.
+ Fix pvck dump_current_text memleak.
+ Fix lvmlockd result code on error path for _query_lock_lv().
Accept more output lines from vdo_format.
Prohibit reshaping of stacked raid LVs.
Avoid running cache input arg validation when creating vdo pool.