From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759435Ab2AMXCn (ORCPT ); Fri, 13 Jan 2012 18:02:43 -0500 Received: from mail.linux-iscsi.org ([67.23.28.174]:53791 "EHLO linux-iscsi.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759387Ab2AMXCl (ORCPT ); Fri, 13 Jan 2012 18:02:41 -0500 Subject: Re: [GIT PULL] target: Updates for v3.3-rc1 (round 1) From: "Nicholas A. Bellinger" To: Linus Torvalds Cc: target-devel , linux-scsi , LKML , Christoph Hellwig , Roland Dreier , =?ISO-8859-1?Q?J=F6rn?= Engel , Bart Van Assche , Sebastian Andrzej Siewior In-Reply-To: <1326221809.14089.23.camel@haakon2.linux-iscsi.org> References: <1326221809.14089.23.camel@haakon2.linux-iscsi.org> Content-Type: text/plain; charset="UTF-8" Date: Fri, 13 Jan 2012 15:02:39 -0800 Message-ID: <1326495759.30987.77.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-01-10 at 10:56 -0800, Nicholas A. Bellinger wrote: > Hi Linus, > > The following are the v3.3-rc1 merge window updates for the target > subsystem. The series has been in linux-next since before the holiday > break, and can be pulled directly from: > > git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git for-next-merge > > The series has been cut against the following mainline commit: > > commit dc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50 > Author: Linus Torvalds > Date: Fri Dec 9 15:09:32 2011 -0800 > > Linux 3.2-rc5 > > The main highlights include: > > *) Initial merge for the SRP target (ib_srpt) fabric module (bart) > *) Restructuring of target private + public target headers (hch) > *) Addition of target_submit_cmd() for fabrics (hch + nab) > *) Conversion of tcm_fc to use target_submit_cmd() (nab) > *) Remove legacy se_device TCQ depth handling (nab) > *) Remove extra se_device->execute_task_lock is fast path (nab) > *) Set missing additional sense length field (roland) > > Please let us know if you have any questions. > Hi Linus, Just a friendly ping on this pull request for -rc1. Please go ahead and pull at your earliest convenience, and let us know if you have any questions or concerns. Thank you, --nab