ceph: trivial buildbot warnings fix
authorMilosz Tanski <milosz@adfin.com>
Fri, 6 Sep 2013 15:13:18 +0000 (15:13 +0000)
committerMilosz Tanski <milosz@adfin.com>
Fri, 6 Sep 2013 16:50:12 +0000 (16:50 +0000)
commit971f0bdeaabac4fcc335dace2f98e79157db4302
tree0db806be12d433bfa82cb670cadf18549e8f2e2b
parente81568eb1819af1391ac27ab28ac851410315a9f
ceph: trivial buildbot warnings fix

The linux-next build bot found a three of warnings, this addresses all of them.

 * non-ANSI function declaration of function 'ceph_fscache_register' and
   'ceph_fscache_unregister'
 * symbol 'ceph_cache_netfs' was not declared, now it's extern in the header.
 * warning: "pr_fmt" redefined

Signed-off-by: Milosz Tanski <milosz@adfin.com>
fs/ceph/cache.c
fs/ceph/cache.h