commit | 1f372dff1da37e2b36ae9085368fa46896398598 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Dec 13 20:03:13 2012 +0000 |
committer | David Howells <dhowells@redhat.com> | Thu Dec 20 22:34:00 2012 +0000 |
tree | f47b00dc61c9cf6c0eaa6d437bd7f91bfcb4d76d | |
parent | 7ef001e937e8b9cbedb2fc1c31dd681ac3b31927 [diff] |
FS-Cache: Mark cancellation of in-progress operation 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>