From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760770Ab3B0TTp (ORCPT ); Wed, 27 Feb 2013 14:19:45 -0500 Received: from li9-11.members.linode.com ([67.18.176.11]:50352 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755387Ab3B0TTo (ORCPT ); Wed, 27 Feb 2013 14:19:44 -0500 Date: Wed, 27 Feb 2013 14:19:31 -0500 From: "Theodore Ts'o" To: Dave Jones , 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: <20130227191931.GA14253@thunk.org> Mail-Followup-To: Theodore Ts'o , Dave Jones , Linus Torvalds , Markus Trippelsdorf , "gnehzuil.liu" , Zheng Liu , Borislav Petkov , "linux-ext4@vger.kernel.org" , "linux-kernel@vger.kernel.org" References: <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> <20130227185755.GA17786@redhat.com> <20130227190419.GB19624@thunk.org> <20130227191115.GA10710@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130227191115.GA10710@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 27, 2013 at 02:11:15PM -0500, Dave Jones wrote: > > fsck never found anything. I do have another disk (XFS formatted) with > a backup from a week ago. I'll run a --dry-run rsync to see if it > picks up any changes that I don't expect. Probably a good idea. Given that Markus reports that this fixes the problem for him, and regression smoke test has passed, I'll get a cleaned up patch ready for Linus to pull ASAP. My deep apologies that we didn't catch this earlier. i'm going to think about how we can improve our testing regime to make sure problems like this get caught earlier. - Ted