From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Ts'o Subject: Re: [GIT PULL] ext4 updates for 3.3 Date: Tue, 10 Jan 2012 18:42:50 -0500 Message-ID: <20120110234250.GC6034@thunk.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org To: Linus Torvalds Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:41965 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756574Ab2AJXmy (ORCPT ); Tue, 10 Jan 2012 18:42:54 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Tue, Jan 10, 2012 at 03:15:53PM -0800, Linus Torvalds wrote: > On Tue, Jan 10, 2012 at 12:52 PM, Theodore Ts'o wrote: > > > > There is a signed tag ext4_for_linus covering these commits. > > I'm not seeing any such tag. Forgot to push out? Argh, I always forget to do "git push --tags". Pushed now... - Ted