From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] FC Transport support for vports based on NPIV Date: Sat, 12 May 2007 16:02:17 +0100 Message-ID: <20070512150217.GA7419@infradead.org> References: <1176408091.19824.20.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:55223 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750893AbXELPCT (ORCPT ); Sat, 12 May 2007 11:02:19 -0400 Content-Disposition: inline In-Reply-To: <1176408091.19824.20.camel@localhost.localdomain> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: James Smart Cc: linux-scsi@vger.kernel.org, duane.grigsby@qlogic.com On Thu, Apr 12, 2007 at 04:01:31PM -0400, James Smart wrote: > This patch provides support for FC virtual ports based on NPIV. > For information on the interfaces and design, please read the > Documentation/scsi/scsi_fc_transport.txt file enclosed within > the patch. Looks good to me.