lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 30 Jul 2013 16:26:28 -0400
From:	Dave Jones <davej@...hat.com>
To:	Dave Chinner <david@...morbit.com>
Cc:	Linux Kernel <linux-kernel@...r.kernel.org>, xfs@....sgi.com
Subject: XFS undeletable files. (3.11rc3)

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@...osum:tmp.6)# ll
ls: cannot access : No such file or directory
total 0
?????????? ? ? ? ?            ? ?
(16:22:58:root@...osum:tmp.6)# cd ..
(16:23:06:root@...osum:tmp)# rm -rf tmp.6
rm: cannot remove ‘tmp.6’: Directory not empty
(16:23:14:root@...osum:tmp)# cd -
/home/davej/src/trinity/tmp/tmp.6
(16:23:23:root@...osum: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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists