On Fri, 11 May 2001, Andreas Dilger wrote: > I've tested again, now with kdb, and the system loops in ext2_find_entry() > or ext2_add_link(), because there is a directory with a zero rec_len. > While the actual cause of this problem is elsewhere, the fact that > ext2_next_entry() will loop forever with a bad rec_len is a bug not in > the old ext2 code. No. Bug is that data ends up in pages without being validated. That's the real thing to watch for - if ext2_get_page() is the only way to get pages in cache you get all checks in one place and done once. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: [PATCH][CFT] (updated) ext2 directories in pa... Daniel Phillips
- Re: [PATCH][CFT] (updated) ext2 directories in pagecache Andreas Dilger
- Re: [PATCH][CFT] (updated) ext2 directories in pageca... Daniel Phillips
- CMD64x - full DMA support? Paul Dorman
- Re: [PATCH][CFT] (updated) ext2 directories in pa... Andreas Dilger
- Re: [PATCH][CFT] (updated) ext2 directories i... Daniel Phillips
- Re: [PATCH][CFT] (updated) ext2 directories i... Daniel Phillips
- Re: [PATCH][CFT] (updated) ext2 directories in pagecache Andreas Dilger
- Re: [PATCH][CFT] (updated) ext2 directories in pageca... Daniel Phillips
- Re: [PATCH][CFT] (updated) ext2 directories in pagecache Andreas Dilger
- Re: [PATCH][CFT] (updated) ext2 directories in pageca... Alexander Viro
- Re: [PATCH][CFT] (updated) ext2 directories in pa... Andreas Dilger
- Re: [PATCH][CFT] (updated) ext2 directories i... Daniel Phillips
- Re: [PATCH][CFT] (updated) ext2 directori... Andreas Dilger
- Re: [PATCH][CFT] (updated) ext2 dire... Alexander Viro
- Re: [PATCH][CFT] (updated) ext2 ... Daniel Phillips
- Re: [PATCH][CFT] (updated) ext2 dire... Daniel Phillips
- Re: [PATCH][CFT] (updated) ext2 ... Andreas Dilger
- Re: [PATCH][CFT] (updated) ext2 ... Daniel Phillips
- Re: [PATCH][CFT] (updated) ext2 ... Daniel Phillips
- Re: [PATCH][CFT] (updated) ext2 ... Daniel Phillips