]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
FS-Cache: Move fscache_report_unexpected_submission() to make it more available
authorDavid Howells <dhowells@redhat.com>
Tue, 24 Feb 2015 10:39:28 +0000 (10:39 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 2 Apr 2015 13:28:53 +0000 (14:28 +0100)
commit3c3059841a9b99fa8dd8d878607deceec1e363e9
tree030a328b83fc952fde8915abc2bb3a2010cb1166
parent182d919b84902eece162c63ed3d476c8016b4197
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>
fs/fscache/operation.c