Messages in this thread |  | | From | Daniel Phillips <> | Subject | Re: [patch] truncate_inode_pages | Date | Mon, 11 Jun 2001 15:13:13 +0200 |
| |
On Monday 11 June 2001 14:45, Andrew Morton wrote: > Daniel Phillips wrote: > > On Sunday 10 June 2001 03:31, Andrew Morton wrote: > > > Daniel Phillips wrote: > > > > This is easy, just set the list head to the page about to be > > > > truncated. > > > > > > Works for me. > > > > It looks good, but it's black magic > > No, it's wrong. I'm getting BUG()s in clear_inode(): > [...] > The lists are mangled.
curr is being advanced in the wrong place.
/me makes note to self: never resist the temptation to clean things up the rest of the way
I'll actually apply the patch and try it this time ;-)
-- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |