aboutsummaryrefslogtreecommitdiff
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2013-06-02 21:59:57 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2013-06-02 22:46:06 +0200
commit5467a3b2b70a2550eb84423a20873ad7d520907b (patch)
tree722e25a6849da137924db00bfb917019b14f7888 /WHATS_NEW
parent20868482dd12ab2bc77ba57d6c159fb80ad56a94 (diff)
downloadlvm2-5467a3b2b70a2550eb84423a20873ad7d520907b.tar.gz
filters: update composable filter
Last commit made dump filter only partially composable. Add remaining functionality and also support composable wipe, which is needed, when i.e. vgscan needs to remove cache. (in release fix)
Diffstat (limited to 'WHATS_NEW')
-rw-r--r--WHATS_NEW2
1 files changed, 1 insertions, 1 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index ba88915b1..cd2d8edb8 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,7 +1,7 @@
Version 2.02.99 -
===================================
Do not use persistent filter with lvmetad.
- Update persistent filter functinality for global filter.
+ Composable persistent filter functionality for global filter.
Override system's global_filter settings for vgimportclone.
Detect maximum usable size for snapshot for lvresize.
Creation of snapshot takes at most 100% origin coverage.