On Tue, Jan 18, 2011 at 8:18 PM, Miklos Szeredi <miklos@xxxxxxxxxx> wrote: > Andrew, > > Can you please apply this to -mm, for 2.6.39? > > v4: > - updated to latest -git > - added acks > - updated changelog > > Thanks, > Miklos 6072d13c added freepage callback of filesystem. So, all callers of __remove_from_page_cache handles it now. Although NFS only need it and only FUSE use replace_page_cache_page, do we have to handle it in replace_page_cache_page, too? Or we pass mapping to __remove_from_page_cache and handle it in __remove_from_page_cache? -- Kind regards, Minchan Kim -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html