From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: PR API fixes for multipathing Date: Sat, 16 Jul 2016 11:14:49 -0700 Message-ID: <1468692889.13349.17.camel@HansenPartnership.com> References: <1467980631-18945-1-git-send-email-hch@lst.de> <20160716010844.GA29087@lst.de> <20160716181007.GA14215@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160716181007.GA14215@redhat.com> Sender: linux-scsi-owner@vger.kernel.org To: Mike Snitzer , Christoph Hellwig Cc: "Martin K. Petersen" , linux-block@vger.kernel.org, dm-devel@redhat.com, linux-scsi@vger.kernel.org List-Id: dm-devel.ids On Sat, 2016-07-16 at 14:10 -0400, Mike Snitzer wrote: > On Fri, Jul 15 2016 at 9:08pm -0400, > Christoph Hellwig wrote: > > > On Fri, Jul 15, 2016 at 03:03:54PM -0400, Martin K. Petersen wrote: > > > > > > > > "Christoph" == Christoph Hellwig writes: > > > > > > Christoph> I was a bit overeager to thing ALL_TG_PT would solve > > > all our > > > Christoph> multipathing woes in respect to persistent > > > reservation. > > > Christoph> Turns out that there are lots of possible setups where > > > it > > > Christoph> doesn't work, and we'll have to ask device mapper to > > > register > > > Christoph> all underlying devices instead. > > > > > > Should I queue the sd patch or let Mike take both through the DM > > > tree? > > > > I think having both in the same tree would be very useful. I don't > > care which one that is. > > I've picked both of them up. Staged for 4.8 merge and in linux-next > via linux-dm.git's 'for-next'. > > (I added Martin's Acked-by to the sd patch header, Martin: if not OK, > or if you'd prefer Reviewed-by just let me know) You are actually missing the reviewed by tags from Mike Christie on this, which should be added. James