From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boaz Harrosh Subject: Re: [GIT PATCH] SCSI fixes for 2.6.25-rc8 Date: Wed, 02 Apr 2008 21:05:48 +0300 Message-ID: <47F3CAFC.2050401@panasas.com> References: <1207082197.3100.26.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from gw-colo-pa.panasas.com ([66.238.117.130]:22941 "EHLO cassoulet.panasas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755263AbYDBSGG (ORCPT ); Wed, 2 Apr 2008 14:06:06 -0400 In-Reply-To: <1207082197.3100.26.camel@localhost.localdomain> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: James Bottomley Cc: Andrew Morton , Linus Torvalds , linux-scsi , linux-kernel On Tue, Apr 01 2008 at 23:36 +0300, James Bottomley wrote: > This patch constitutes three bug fixes (the reversion of the BSG queue > fix is the most serious; without it we're getting eventual corruption in > systems). The other two fix error legs or misleading reporting. The > remaining 8 patches are all updates to the mvsas driver which was a late > addition at the -rc1 phase, so while they're not truly bug fixes, they > are enhancements to make that unreleased driver more roubust for 2.6.25. > > The patch is here: > > master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git > > The short changelog is: > > James Bottomley (2): > libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set > Revert " fix bsg queue oops with iscsi logout" > Does this mean that we still have the iscsi logout bug if used from bsg in 2.6.25 kernel? I just want to know what are the out-of-tree patches I will need. Will the proper fix be candidate for the stable releases of 2.6.25? Thanks Boaz