[Linux-cachefs] [PATCH 2/3] FS-Cache: Reduce cookie ref count if submit fails.

David Howells dhowells at redhat.com
Wed Aug 27 14:31:39 UTC 2014


Milosz Tanski <milosz at adfin.com> wrote:

> +	if (__fscache_unuse_cookie(cookie))
> +		__fscache_wake_unused_cookie(cookie);

I've replaced these two lines with "fscache_unuse_cookie(cookie);" as
NeilBrown suggested.

David




More information about the Linux-cachefs mailing list