summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2016-04-14 16:55:34 -0500
committerDavid Teigland <teigland@redhat.com>2016-04-14 16:55:34 -0500
commit7ae5f6fc5c300413e740d4fa537090f0a4be5d2c (patch)
treee89716cb10e9df301e62a7947b11234e9363d4a2
parentff09bda7d585bbf743048965142e5b0ec881b896 (diff)
downloadlvm2-7ae5f6fc5c300413e740d4fa537090f0a4be5d2c.tar.gz
WHATS_NEW for lvmetad scanning changes
-rw-r--r--WHATS_NEW3
1 files changed, 3 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 69ced16db..8c58c8d91 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,8 @@
Version 2.02.151 -
=================================
+ Improve retrying lvmetad requests while lvmetad is being updated.
+ Read devices instead of using the lvmetad cache if rescan fails.
+ Move lvmetad token/filter check and device rescan to the start of commands.
Don't try deactivating fictional internal LV before snapshot merge. (2.02.105)
When not obtaining devs from udev, check they exist before caching them.
Detect device mismatch also when compiling without udev support.