git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ef001e
)
FS-Cache: Mark cancellation of in-progress operation
author
David Howells
<dhowells@redhat.com>
Thu, 13 Dec 2012 20:03:13 +0000
(20:03 +0000)
committer
David 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