commit | 73c04a47bf79770fbe7f3cf515f5831fccab88ee | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Feb 25 14:07:25 2015 +0000 |
committer | David Howells <dhowells@redhat.com> | Thu Apr 02 14:28:53 2015 +0100 |
tree | c1356f4638ab71ae1f9490c2957b0e23d5e0de85 | |
parent | 03cdd0e4b9a98ae995b81cd8f58e992ec3f44ae2 [diff] |
FS-Cache: Fix cancellation of in-progress operation Cancellation of an in-progress operation needs to update the relevant counters and start any operations that are pending waiting on this one. Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: Steve Dickson <steved@redhat.com> Acked-by: Jeff Layton <jeff.layton@primarydata.com>