From 9a0cf1ad8489967ee6752b6e79c97adbecc53609 Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Wed, 15 Feb 2012 14:50:33 +0000 Subject: 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. --- WHATS_NEW_DM | 1 + 1 file changed, 1 insertion(+) (limited to 'WHATS_NEW_DM') 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. -- cgit