Andrew Morton wrote:
>
> XFS has a ->releasepage.
And it looks like it wants to be able to sleep.
I lied about ->releasepage being nonblocking. try_to_free_buffers()
is nonblocking, and for a while, ->releasepage had to be nonblocking.
But we can relax that now. I'll put the gfp_flags back into
page reclaim's call to try_to_release_page(). That might help XFS
to play nice with the VM.
-
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/
This archive was generated by hypermail 2b29 : Sat Sep 07 2002 - 22:00:32 EST