Skip to content
Commit b27ddd46 authored by David Howells's avatar David Howells
Browse files

fscache: Pass the correct cancelled indications to fscache_op_complete()



The last parameter to fscache_op_complete() is a bool indicating whether or
not the operation was cancelled.  A lot of the time the inverse value is
given or no differentiation is made.  Fix this.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent bfa3837e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment