My CVS kernel from Nov 15. 2002 had the following problem:
bunnyh@jaenoe:/usr/src > rm -r linux
xfs_force_shutdown(ide2(33,1),0x8) called from line 4047 of file xfs_bmap.c.
Return address = 0xc0181bbb
Filesystem "ide2(33,1)": Corruption of in-memory data detected. Shutting down
filesystem: ide2(33,1)
Please umount the filesystem, and rectify the problem(s)
The log was cleanly replayed after rebooting, and trying to remove
/usr/src/linux caused the same problem again.
Half a year xfs_repair from Gentoo 1.0 install CD didn't find anything related
to this. Strangely this gentoo
installer's kernel was able to rm -r /usr/src/linux without problems.
|