Re: [dm-devel] [PATCH 2/2] multipathd, libmultipathd: Make delays independent of clock jumps

2016-10-03 Thread Bart Van Assche
On 10/03/2016 04:55 AM, Christophe Varoqui wrote: This patch seems to depend on another patch flagging tur.c some function static. It seems I missed this patch. Is it tanked in your tree, and you want to post it for inclusion ? Or do you prefer to rebase this "clock jump" patch ? Hello Christop

Re: [dm-devel] [PATCH 2/2] multipathd, libmultipathd: Make delays independent of clock jumps

2016-10-03 Thread Christophe Varoqui
Hi Bart, This patch seems to depend on another patch flagging tur.c some function static. It seems I missed this patch. Is it tanked in your tree, and you want to post it for inclusion ? Or do you prefer to rebase this "clock jump" patch ? Best regards, Christophe Varoqui OpenSVC On Thu, Sep 29,

[dm-devel] [PATCH 2/2] multipathd, libmultipathd: Make delays independent of clock jumps

2016-09-29 Thread Bart Van Assche
Time synchronization software like ntpd can adjust the clock forwards and backwards. Avoid that the duration of a delay is influenced by clock jumps initiated by time synchronization software. Signed-off-by: Bart Van Assche Cc: Mike Christie --- libmultipath/Makefile | 2 +- libmultipath