alistair23-linux/net/ceph
hartleys feb50ac19e crush: include header for global symbols
Include the header to pickup the definitions of the global symbols.

Quiets the following sparse warnings:

warning: symbol 'crush_find_rule' was not declared. Should it be static?
warning: symbol 'crush_do_rule' was not declared. Should it be static?

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Sage Weil <sage@newdream.net>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-27 00:03:34 -04:00
..
crush crush: include header for global symbols 2012-04-27 00:03:34 -04:00
armor.c
auth.c
auth_none.c
auth_none.h
auth_x.c
auth_x.h net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
auth_x_protocol.h
buffer.c
ceph_common.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ceph_fs.c ceph: fix file mode calculation 2011-07-19 11:25:04 -07:00
ceph_hash.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ceph_strings.c
crypto.c ceph: Use kmemdup rather than duplicating its implementation 2012-01-10 08:56:54 -08:00
crypto.h
debugfs.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
Kconfig ceph: use kernel DNS resolver 2011-10-25 16:10:16 -07:00
Makefile
messenger.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
mon_client.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
msgpool.c libceph: don't complain on msgpool alloc failures 2011-10-25 16:10:15 -07:00
osd_client.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
osdmap.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
pagelist.c
pagevec.c