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)
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>

No differences found