Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753973AbaFMREJ (ORCPT ); Fri, 13 Jun 2014 13:04:09 -0400 Received: from bedivere.hansenpartnership.com ([66.63.167.143]:45217 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753509AbaFMREG (ORCPT ); Fri, 13 Jun 2014 13:04:06 -0400 Message-ID: <1402679044.2224.38.camel@dabdike.int.hansenpartnership.com> Subject: Re: [GIT PULL] target updates for v3.16-rc1 From: James Bottomley To: Christoph Hellwig Cc: "Nicholas A. Bellinger" , Linus Torvalds , target-devel , linux-scsi , LKML , Stephen Rothwell , Paolo Bonzini , Quinn Tran , "Michael S. Tsirkin" , Rusty Russell Date: Fri, 13 Jun 2014 10:04:04 -0700 In-Reply-To: <20140613164118.GA17282@lst.de> References: <1402607116.18202.46.camel@haakon3.risingtidesystems.com> <20140613133901.GC7371@lst.de> <1402672861.2224.11.camel@dabdike.int.hansenpartnership.com> <20140613164118.GA17282@lst.de> Content-Type: text/plain; charset="ISO-8859-15" X-Mailer: Evolution 3.12.2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2014-06-13 at 18:41 +0200, Christoph Hellwig wrote: > On Fri, Jun 13, 2014 at 08:21:01AM -0700, James Bottomley wrote: > > We've been ineffectively trying to split them between target and > > initiator, since it's effectively both. Now that we seem to have a > > workable process, why don't we just take everything (target scsi-queue > > and vhost) through the SCSI tree, that way we don't get into these > > problems in future. > > virtio-scsi has nothing to do with the target. I also think sending > target updates through the scsi tree doesn't seem very useful, as there's > is no shared code to start with. Yes, there is, that's where we get the conflicts. The target tree updates the current SCSI drivers with target pieces. It's hard to separate them out because there's usually some target tree dependency. James -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/