Re: Weird ext2 problem in 2.4.18 (redhat)

From: Davide Libenzi
Date: Sat Nov 08 2003 - 17:22:14 EST


On Sat, 8 Nov 2003, Theodore Ts'o wrote:

> Sounds like there is a two directory entries with the same name in the
> same directory. This can cuase severe confusion since the kernel
> assumes that this will never happen. Depending on which one gets
> found first, and what is cached in the dentry cache, you'll get one
> inode or the other.

It seems they've two different names "src" and " src" and ext2_match()
should not be fooled by the space. If this is the drive that has been
hacked, I'd rather go for a full cleanup.



- Davide


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/