From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: SCSI driver for VMware's virtual HBA - V5. Date: Tue, 13 Oct 2009 14:35:57 +0000 Message-ID: <1255444557.2855.95.camel@localhost.localdomain> References: <1254336812.19921.23.camel@ank32.eng.vmware.com> <20091002004725.GP3958@sequoia.sous-sol.org> <1254789028.15233.54.camel@ank32.eng.vmware.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1254789028.15233.54.camel@ank32.eng.vmware.com> Sender: linux-kernel-owner@vger.kernel.org To: akataria@vmware.com Cc: Chris Wright , Randy Dunlap , Mike Christie , Bart Van Assche , "linux-scsi@vger.kernel.org" , Matthew Wilcox , "pv-drivers@vmware.com" , Roland Dreier , LKML , "Chetan.Loke@Emulex.Com" , Brian King , Rolf Eike Beer , Robert Love , Andrew Morton , Daniel Walker , Greg KH , "virtualization@lists.linux-foundation.org" List-Id: linux-scsi@vger.kernel.org On Mon, 2009-10-05 at 17:30 -0700, Alok Kataria wrote: > > Were you still planning on renaming the driver to something less generic > > (like vmw_pvscsi)? > > > Yep, below is a patch with the rename, the driver is now called > vmw_pvscsi. Do let me know if you have any other comments. Thanks. I'm still curious to know what the 'p' in the name stands for. Surely this is a fully virtual driver, not a paravirtual one? James