Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757433Ab3G3U0p (ORCPT ); Tue, 30 Jul 2013 16:26:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57452 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756523Ab3G3U0l (ORCPT ); Tue, 30 Jul 2013 16:26:41 -0400 Date: Tue, 30 Jul 2013 16:26:28 -0400 From: Dave Jones To: Dave Chinner Cc: Linux Kernel , xfs@oss.sgi.com Subject: XFS undeletable files. (3.11rc3) Message-ID: <20130730202628.GA16356@redhat.com> Mail-Followup-To: Dave Jones , Dave Chinner , Linux Kernel , xfs@oss.sgi.com References: <20130712023930.GA6473@redhat.com> <20130725041538.GH13468@dastard> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20130725041538.GH13468@dastard> 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 Content-Length: 1451 Lines: 37 On Thu, Jul 25, 2013 at 02:15:38PM +1000, Dave Chinner wrote: > On Thu, Jul 11, 2013 at 10:39:30PM -0400, Dave Jones wrote: > > Just saw this during boot after an unclean shutdown. It hung afterwards. > > > > [ 97.162665] XFS: Assertion failed: xfs_dir2_sf_lookup(args) == ENOENT, file: fs/xfs/xfs_dir2_sf.c, line: 358 > > [ 97.164646] ------------[ cut here ]------------ > > I just reproduced this by chance. I know exactly what I was doing > when it went bang, so I might be able to reduce it from scattergun > blast testing to be able to reproduce it on demand. I xfs_repair'd that disk a week or so back, and have been fine until today when.. (16:22:57:root@zerosum:tmp.6)# ll ls: cannot access : No such file or directory total 0 ?????????? ? ? ? ? ? ? (16:22:58:root@zerosum:tmp.6)# cd .. (16:23:06:root@zerosum:tmp)# rm -rf tmp.6 rm: cannot remove ‘tmp.6’: Directory not empty (16:23:14:root@zerosum:tmp)# cd - /home/davej/src/trinity/tmp/tmp.6 (16:23:23:root@zerosum:tmp.6)# stat * stat: cannot stat ‘\020’: No such file or directory I don't know if this is residual crap from that first problem that never got fixed up, or something new. Any ideas ? Dave -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/