From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934965Ab2JaEuD (ORCPT ); Wed, 31 Oct 2012 00:50:03 -0400 Received: from mail.linux-iscsi.org ([67.23.28.174]:45530 "EHLO linux-iscsi.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751199Ab2JaEuA (ORCPT ); Wed, 31 Oct 2012 00:50:00 -0400 Subject: Re: [GIT PULL] target fixes for v3.7-rc4 From: "Nicholas A. Bellinger" To: Linus Torvalds Cc: target-devel , linux-scsi , LKML , Roland Dreier , Bernhard Kohl , Chad Dupuis In-Reply-To: <1351657764.1898.20.camel@haakon2.linux-iscsi.org> References: <1351657764.1898.20.camel@haakon2.linux-iscsi.org> Content-Type: text/plain; charset="UTF-8" Date: Tue, 30 Oct 2012 21:49:57 -0700 Message-ID: <1351658997.1898.25.camel@haakon2.linux-iscsi.org> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2012-10-30 at 21:29 -0700, Nicholas A. Bellinger wrote: > Hello Linus! > > The following are the current target pending fixes headed for v3.7-rc4 > code. This includes the following highlights: > > - Fix long-standing qla2xxx target bug where certain fc_port_t state > transitions could cause the internal session b-tree list to become > out-of-sync. (Roland) > - Fix task management double free of se_cmd descriptor in exception path > for users of target_submit_tmr(). (nab) > - Re-introduce simple NOP emulation of REZERO_UNIT, SEEK_6, and SEEK_10 > SCSI-2 commands in order to support legacy initiators that still require > them. (Bernhard) > > Note these three patches are also CC'ed to stable. > > Also, there a couple of outstanding (external) regressions that are > still being tracked down for tcm_fc(FCoE) and tcm_vhost fabrics for > v3.7.0 code, so please expect another PULL as these issues identified -> > resolved. > Whooops, forgot to include the usual location for an rc-fixes PULL: git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master Thanks ! --nab