[Linux-cachefs] [PATCH 1/3] FS-Cache: Timeout for releasepage()

David Howells dhowells at redhat.com
Tue Jul 29 15:32:02 UTC 2014


Milosz Tanski <milosz at adfin.com> wrote:

> +bool relase_page_wait_timeout(struct fscache_cookie *cookie, struct page *page

I presume you mean "release_page_wait_timeout".

Also, the new function returns a value which you then ignore.  Should you do
something with it?

David




More information about the Linux-cachefs mailing list