From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751848Ab1LUFhy (ORCPT ); Wed, 21 Dec 2011 00:37:54 -0500 Received: from b-pb-sasl-quonix.pobox.com ([208.72.237.35]:59877 "EHLO smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751050Ab1LUFhw (ORCPT ); Wed, 21 Dec 2011 00:37:52 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=CG0CvOlL2zeLvPO9WFsL5jIVai7JD6ED K+zIqEUtdH4n6/Yp9+ScgTkqv08zzYa5FgAiPJ+DiNyh4rIp76luoL8XCPj/UNIH t5rU/gp/aVgxIV8XXOFAb61s6X+CumJot/IvfqCGhq/Og9ZTWAGtACP22BeSVBtl yltIWDZUQyo= From: Junio C Hamano To: "Ted Ts'o" Cc: Linus Torvalds , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] ext4 bugfixes for 3.2-rc5 References: <20111215190846.GA2709@thunk.org> <7vd3biijdc.fsf@alter.siamese.dyndns.org> Date: Tue, 20 Dec 2011 21:37:50 -0800 In-Reply-To: <7vd3biijdc.fsf@alter.siamese.dyndns.org> (Junio C. Hamano's message of "Tue, 20 Dec 2011 21:28:15 -0800") Message-ID: <7v8vm6iixd.fsf@alter.siamese.dyndns.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Pobox-Relay-ID: EC9C58D4-2B95-11E1-A9BD-9DB42E706CDE-77302942!b-pb-sasl-quonix.pobox.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Junio C Hamano writes: > Ted Ts'o writes: > ... >> And this isn't in 1.7.8 yet, right? I'd have to build version of git >> based on the next branch to play with this new signatury goodness? > > The 'master' branch as of this week has the topic merged. Also please notice that the original "pull request" said: Hi Linus, There is a signed tag tytso-for-linus-20111214 covering these patches,... Please pull, - Ted The following changes since commit dc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50: Linux 3.2-rc5 (2011-12-09 15:09:32 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git dev Andrea Arcangeli (1): ext4: avoid hangs in ext4_da_should_update_i_disksize() ... shortlog output ... that mentions where the work forked, but does _not_ mention what tip commit of "dev" branch to expect. Updated "git request-pull" command will have that information, and also gives the tag name you already pushed out to your publishing repository instead of the branch name "dev" when producing the "... available in the git repository at:" information.