FS-Cache: Mark cancellation of in-progress operation
authorDavid Howells <dhowells@redhat.com>
Thu, 13 Dec 2012 20:03:13 +0000 (20:03 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 20 Dec 2012 22:34:00 +0000 (22:34 +0000)
Mark as cancelled an operation that is in progress rather than pending at the
time it is cancelled, and call fscache_complete_op() to cancel an operation so
that blocked ops can be started.

Signed-off-by: David Howells <dhowells@redhat.com>

No differences found