* 2.4.15: FS corruption on EXT2
@ 2001-11-23 20:34 Russell King
0 siblings, 0 replies; only message in thread
From: Russell King @ 2001-11-23 20:34 UTC (permalink / raw)
To: linux-kernel
Hi,
I've just been testing 2.4.15 on my NetWinder (which was running 2.4.15-pre5
quite happily - its built several kernels and been through a fair number of
reboot cycles with that version).
With 2.4.15, I can now 100% reproduce every time filesystem corruption of
an ext2 filesystem, specifically in /var/lock/subsys/.
/var/lock/subsys contains a load of 0 byte files, one for each daemon that
is started by the redhat-like boot scripts. On shutdown they're removed.
After a second boot with 2.4.15, all the names are still present in the
directory, rm complains with:
rm: cannot remove `/var/lock/subsys/xyz': Input/output error
stracing rm reveals that lstat of a file in /var/lock/subsys/ returns -EIO.
Trying to get a directory listing results in every single file giving an
input/output error.
This is just a heads up - several people are already looking into it.
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-11-23 20:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-23 20:34 2.4.15: FS corruption on EXT2 Russell King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox