On Sun, 10 Dec 2000, Miloslav Trmac wrote: > Hi, > vmtruncate () in test11 doesn't clear ends of partial pages. Patch is attached It doesn't and it shouldn't. That's done in ->truncate(). Check ext2_truncate() for example. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- [PATCH] truncate () doesn't clear partial pages Miloslav Trmac
- Re: [PATCH] truncate () doesn't clear partial pages Alexander Viro
- Re: [PATCH] truncate () doesn't clear partial page... Miloslav Trmac