On Mon, 2009-03-16 at 12:48 -0500, Eric Sandeen wrote: > Hi Frank - I don't *think* so just because deleted items are poisoned > and I would expect that we'd trip over a bad pointer in the corrupted > list item as the first indicator of trouble... but I could be wrong. > > I think you said you could reproduce it, right? So certainly worth > testing with this fix I suppose. Yeah, we're working on doing that now. We're not running with a lot of debugging turned on so we may or may not actually fall over if we try to traverse freed (or just wrong) list entries. If it isn't the same race, though, then there's still one lurking in this code and that would be a hell of a coincidence. -- Frank Mayhar <fmayhar@xxxxxxxxxx> Google, Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html