summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW_DM
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2012-02-15 14:50:33 +0000
committerPeter Rajnoha <prajnoha@redhat.com>2012-02-15 14:50:33 +0000
commit9a0cf1ad8489967ee6752b6e79c97adbecc53609 (patch)
treee8701c207daf6f9dfe49358d8fb3b91556d21dff /WHATS_NEW_DM
parentea7b3d8fd7e2a3b68cb1f6c3c2fc6bc43eb10ac3 (diff)
downloadlvm2-9a0cf1ad8489967ee6752b6e79c97adbecc53609.tar.gz
lvm2-9a0cf1ad8489967ee6752b6e79c97adbecc53609.tar.xz
lvm2-9a0cf1ad8489967ee6752b6e79c97adbecc53609.zip
Add watch rule to 13-dm-disk.rules.
We don't have anything better yet... The problems the watch rule caused when removing devices should be covered now with the "retry remove" logic. It's also better to have this maintained by us, rather than having this rule anywhere else without proper control.
Diffstat (limited to 'WHATS_NEW_DM')
-rw-r--r--WHATS_NEW_DM1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index de270918..353e97bc 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,6 @@
Version 1.02.71 -
====================================
+ Add "watch" rule to 13-dm-disk.rules.
Detect failing fifo and skip 20s retry communication period.
Add DM_DEFAULT_NAME_MANGLING_MODE env. variable to override configured value.
Add dm_lib_init to automatically initialise device-mapper library on load.