commit | 3c3059841a9b99fa8dd8d878607deceec1e363e9 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Feb 24 10:39:28 2015 +0000 |
committer | David Howells <dhowells@redhat.com> | Thu Apr 02 14:28:53 2015 +0100 |
tree | 030a328b83fc952fde8915abc2bb3a2010cb1166 | |
parent | 182d919b84902eece162c63ed3d476c8016b4197 [diff] |
FS-Cache: Move fscache_report_unexpected_submission() to make it more available Move fscache_report_unexpected_submission() up within operation.c so that it can be called from fscache_submit_exclusive_op() too. Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: Steve Dickson <steved@redhat.com> Acked-by: Jeff Layton <jeff.layton@primarydata.com>