From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760052Ab3B0QcR (ORCPT ); Wed, 27 Feb 2013 11:32:17 -0500 Received: from li9-11.members.linode.com ([67.18.176.11]:50277 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752760Ab3B0QcP (ORCPT ); Wed, 27 Feb 2013 11:32:15 -0500 Date: Wed, 27 Feb 2013 11:32:03 -0500 From: "Theodore Ts'o" To: Dave Jones , Borislav Petkov , Linux Kernel , linux-ext4@vger.kernel.org, Markus Trippelsdorf , Linus Torvalds Subject: Re: EXT4 corruption on Linus latest tree. Message-ID: <20130227163203.GD5609@thunk.org> Mail-Followup-To: Theodore Ts'o , Dave Jones , Borislav Petkov , Linux Kernel , linux-ext4@vger.kernel.org, Markus Trippelsdorf , Linus Torvalds References: <20130227154311.GA12450@redhat.com> <20130227155539.GA2638@pd.tnic> <20130227160446.GA4792@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130227160446.GA4792@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 11:04:46AM -0500, Dave Jones wrote: > > Hmm, more people triggering something like that: > > http://marc.info/?l=linux-kernel&m=136196926015305&w=2 > > Yeah, looks similar. The missing files/dirs reappeared when I > booted an older kernel, so it looks like the corruption doesn't > hit the disk. Fsck (1.42.5) didn't find anything either. Thanks for the report. I'm working to replicate and fix the problem... - Ted