Erm, that looks like the old "out of inodes, return -ENOSPC and mark the
filesystem read only" bug I found several months ago. iirc, there have
been 3 recent issues (in the last three months) that I'm aware of:
1. running out of free blocks.
2. running out of free inodes.
3. i_nlink accounting goofup.
I've got patches from akpm for (1) and (3), but not (2). I'd be nice to
have all three solved for 2.4.19.
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html- 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/