Re: [dm-devel] [PATCH v4 6/6] dm rq: Avoid that request processing stalls sporadically

2017-04-14 Thread Bart Van Assche
On Fri, 2017-04-14 at 09:13 +0800, Ming Lei wrote: > On Thu, Apr 13, 2017 at 09:59:57AM -0700, Bart Van Assche wrote: > > On 04/12/17 19:20, Ming Lei wrote: > > > On Wed, Apr 12, 2017 at 06:38:07PM +, Bart Van Assche wrote: > > > > If the blk-mq core would always rerun a hardware queue if a blo

Re: [dm-devel] [PATCH] libmultipath: fix skip_kpartx support for removing maps

2017-04-14 Thread Christophe Varoqui
Merged, Thanks. On Thu, Apr 13, 2017 at 3:05 PM, Martin Wilck wrote: > Commit 79a05a4e inadvertently removed the code necessary > to support multipath maps without partitions, as introduced > in b73a34ea "libmultipath: add skip_kpartx option". Revert > this part of the commit, so that skip_kpart

Re: [dm-devel] [PATCH 0/1] Missing RDAC patch

2017-04-14 Thread Christophe Varoqui
Merged, and version bumped to 0.7.1 The tags are now pushed too. On Fri, Apr 14, 2017 at 1:52 AM, Xose Vazquez Perez wrote: > On 04/13/2017 05:39 PM, Martin Wilck wrote: > > > I'm sending this on Hannes' behalf now. Sorry we didn't make it for > 0.7.0. > > You're lucky, 0.7.0 release wasn't tag

Re: [dm-devel] [PATCH] multipath-tools: replace multipath configuration output

2017-04-14 Thread Christophe Varoqui
Right, pushed now. Thanks, Christophe. On Fri, Apr 14, 2017 at 1:56 AM, Xose Vazquez Perez wrote: > On 04/12/2017 09:35 AM, Christophe Varoqui wrote: > > > Merged, > > No, it's missing. > > > On Sat, Apr 8, 2017 at 3:30 PM, Xose Vazquez Perez < > xose.vazq...@gmail.com

Re: [dm-devel] [PATCH 02/25] block: remove the blk_execute_rq return value

2017-04-14 Thread h...@lst.de
On Thu, Apr 13, 2017 at 08:03:22PM +, Bart Van Assche wrote: > That blk_execute_rq() call can only be reached if a few lines above 0 was > assigned to the "error" variable. Since nfsd4_scsi_identify_device() returns > the value of the "error" variable I think -EIO should be assigned to that > v

Re: [dm-devel] [PATCH 01/25] remove the mg_disk driver

2017-04-14 Thread h...@lst.de
On Thu, Apr 13, 2017 at 07:58:13PM +, Bart Van Assche wrote: > Should the person who submitted this driver be CC-ed for this patch (unsik > Kim )? Yes, he should. And in fact he was when I sent this patch out separately a little earlier, I just included it in this series for reference. -- dm