From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from linux-iscsi.org (mail.linux-iscsi.org [67.23.28.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 81A7EB7160 for ; Mon, 14 Feb 2011 20:25:07 +1100 (EST) Subject: Re: [PATCH v2 3/3] tcm ibmvscsis driver From: "Nicholas A. Bellinger" To: FUJITA Tomonori In-Reply-To: <20110214124821T.fujita.tomonori@lab.ntt.co.jp> References: <20110214124821T.fujita.tomonori@lab.ntt.co.jp> Content-Type: text/plain Date: Mon, 14 Feb 2011 01:12:54 -0800 Message-Id: <1297674774.7114.52.camel@haakon2.linux-iscsi.org> Mime-Version: 1.0 Cc: brking@linux.vnet.ibm.com, linuxppc-dev@ozlabs.org, linux-scsi@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2011-02-14 at 12:48 +0900, FUJITA Tomonori wrote: > This is the second version of tcm ibmvscsis driver. You can find the > first version at: > > http://marc.info/?t=129734085600004&r=1&w=2 > > The changes are: > > - send VIOSRP_MAD_NOT_SUPPORTED for unknown mad type requests. > - fix inquiry typo > - sends task management response (for now, 'NOT SUPPORTED'). > - remove dead code. > Your rev2 patch has been merged into lio-core-2.6.git/tcm_ibmvscsis currently @ .38-rc4. Thanks! --nab