From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [GIT PULL] target updates for v3.16-rc1 Date: Fri, 13 Jun 2014 19:19:30 +0200 Message-ID: <20140613171930.GA20007@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> <1402679044.2224.38.camel@dabdike.int.hansenpartnership.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1402679044.2224.38.camel@dabdike.int.hansenpartnership.com> Sender: linux-kernel-owner@vger.kernel.org To: James Bottomley Cc: "Nicholas A. Bellinger" , Linus Torvalds , target-devel , linux-scsi , LKML , Stephen Rothwell , Paolo Bonzini , Quinn Tran , "Michael S. Tsirkin" , Rusty Russell List-Id: linux-scsi@vger.kernel.org On Fri, Jun 13, 2014 at 10:04:04AM -0700, James Bottomley wrote: > 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. That's only really the case for qla2xxx, and it's not been the major issue here (the qla2xxx target code is fairly well isolated to start with). The issue here is that the target tree got the DIF/DIX support for virtio_scsi, which really should have gone in through the scsi tree.