Re: dcache problems with vfat

Linus Torvalds (torvalds@transmeta.com)
Tue, 5 Jan 1999 11:46:52 -0800 (PST)


On Tue, 5 Jan 1999, Linus Torvalds wrote:
>
> Oh, crap. The list_empty(&dentry->d_subdirs) test in d_invalidate() should
> be a test for d_children, not d_subdirs!

Scratch that. The code looks correct, and I don't see why d_invalidate()
doesn't notice that we still have children. Hmm.. Maybe vfat does
something that confuses the child lists?

Linus

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