From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760777Ab3B0S6c (ORCPT ); Wed, 27 Feb 2013 13:58:32 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47578 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760396Ab3B0S6b (ORCPT ); Wed, 27 Feb 2013 13:58:31 -0500 Date: Wed, 27 Feb 2013 13:57:55 -0500 From: Dave Jones To: "Theodore Ts'o" , Linus Torvalds , Markus Trippelsdorf , "gnehzuil.liu" , Zheng Liu , Borislav Petkov , "linux-ext4@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [GIT PULL] ext4 updates for 3.9 Message-ID: <20130227185755.GA17786@redhat.com> Mail-Followup-To: Dave Jones , Theodore Ts'o , Linus Torvalds , Markus Trippelsdorf , "gnehzuil.liu" , Zheng Liu , Borislav Petkov , "linux-ext4@vger.kernel.org" , "linux-kernel@vger.kernel.org" References: <20130227124727.GA225@x4> <20130227153435.GB5609@thunk.org> <20130227154450.GA23402@x4> <20130227170157.GA222@x4> <98C6DE45-F050-4AAD-82E2-7352F5BB0A5D@gmail.com> <20130227172256.GA236@x4> <7BFB2135-A1F0-4B6D-9962-16E75E5560F8@gmail.com> <20130227174553.GA224@x4> <20130227184912.GA19624@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130227184912.GA19624@thunk.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 27, 2013 at 01:49:12PM -0500, Theodore Ts'o wrote: > Markus, Dave, can you confirm that this fixes your problem? > > Thanks!! > > (Sigh, this is a real brown paper bug; I'm embarassed I missed this in > my code review.) Building now. Can you confirm that nothing on-disk should be awry ? Or will I need a new fsck to detect what happened ? Dave