From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Dreier Subject: Re: [RFC PATCH 35/35] Add Xen virtual block device driver. Date: Fri, 24 Mar 2006 16:47:26 -0800 Message-ID: References: <4421D943.1090804@garzik.org> <1143202673.18986.5.camel@localhost.localdomain> <4423E853.1040707@garzik.org> <4423F60B.6020805@garzik.org> <1143207657.2882.65.camel@laptopd505.fenrus.org> <4423F91F.4060007@garzik.org> <17444.4455.240044.724257@hound.rchland.ibm.com> <442442CB.4090603@cs.wisc.edu> <17444.18012.796603.193315@hound.rchland.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from sj-iport-4.cisco.com ([171.68.10.86]:24865 "EHLO sj-iport-4.cisco.com") by vger.kernel.org with ESMTP id S1751320AbWCYAre (ORCPT ); Fri, 24 Mar 2006 19:47:34 -0500 In-Reply-To: <17444.18012.796603.193315@hound.rchland.ibm.com> (Dave C. Boutcher's message of "Fri, 24 Mar 2006 13:19:56 -0600") Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Dave C Boutcher Cc: Mike Christie , Jeff Garzik , Arjan van de Ven , Alan Cox , Ian Pratt , Anthony Liguori , Chris Wright , virtualization@lists.osdl.org, xen-devel@lists.xensource.com, linux-kernel@vger.kernel.org, Ian Pratt , ian.pratt@cl.cam.ac.uk, SCSI Mailing List Dave> And yeah, I'm aware that there is another SRP implementation Dave> in the kernel...Merging would be good... Changing the ibmvscsi driver to use the include/scsi/srp.h header file at least is on my list of things to do. Probably a 2.6.18 type of thing. - R.