<div dir="ltr">Merged, thanks.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 10, 2016 at 6:39 PM, Xose Vazquez Perez <span dir="ltr"><<a href="mailto:xose.vazquez@gmail.com" target="_blank">xose.vazquez@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 04/19/2016 01:47 PM, Ritesh Raj Sarraf wrote:<br>
<br>
> In Debian, we don't have much delta. The only minor (1 liner) patch I see<br>
> carrying is:<br>
><br>
> rrs@learner:~/.rrs-home/Community/Packaging/multipath-tools (master)$ cat<br>
> debian/patches/increase-kpartx-retries.patch<br>
> <a href="https://www.redhat.com/archives/dm-devel/2015-May/msg00087.html" rel="noreferrer" target="_blank">https://www.redhat.com/archives/dm-devel/2015-May/msg00087.html</a><br>
><br>
> Many users have reported that increasing the retries solves the problem<br>
><br>
> <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785251" rel="noreferrer" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785251</a><br>
> <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734794" rel="noreferrer" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734794</a><br>
> <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608737" rel="noreferrer" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608737</a><br>
> Index: multipath-tools/kpartx/lopart.c<br>
> ===================================================================<br>
> --- multipath-tools.orig/kpartx/lopart.c      2015-10-16 21:33:27.235438304<br>
> +0530<br>
> +++ multipath-tools/kpartx/lopart.c   2015-10-16 21:33:27.231438251 +0530<br>
> @@ -296,7 +296,7 @@<br>
>  extern int<br>
>  del_loop (const char *device)<br>
>  {<br>
> -     int retries = 3;<br>
> +     int retries = 5;<br>
>       int fd;<br>
><br>
>       if ((fd = open (device, O_RDONLY)) < 0) {<br>
><br>
<br>
This patch also was lost.<br>
</blockquote></div><br></div>