summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtbitmap.c
diff options
context:
space:
mode:
authorDave Chinner2013-10-29 12:11:58 +0100
committerBen Myers2013-10-30 19:59:56 +0100
commit632b89e82bf1c04c251924b49adc689f7b346321 (patch)
tree4918ee3b34cbe99ffcd5fd982fb1adfcebe5a252 /fs/xfs/xfs_rtbitmap.c
parentxfs: validity check the directory block leaf entry count (diff)
downloadkernel-qcow2-linux-632b89e82bf1c04c251924b49adc689f7b346321.tar.gz
kernel-qcow2-linux-632b89e82bf1c04c251924b49adc689f7b346321.tar.xz
kernel-qcow2-linux-632b89e82bf1c04c251924b49adc689f7b346321.zip
xfs: fix static and extern sparse warnings
The kbuild test robot indicated that there were some new sparse warnings in fs/xfs/xfs_dquot_buf.c. Actually, there were a lot more that is wasn't warning about, so fix them all up. Reported-by: kbuild test robot Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_rtbitmap.c')
-rw-r--r--fs/xfs/xfs_rtbitmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_rtbitmap.c b/fs/xfs/xfs_rtbitmap.c
index e30efe8be5e6..b1f2fe8af4a8 100644
--- a/fs/xfs/xfs_rtbitmap.c
+++ b/fs/xfs/xfs_rtbitmap.c
@@ -37,6 +37,7 @@
#include "xfs_buf.h"
#include "xfs_icache.h"
#include "xfs_dinode.h"
+#include "xfs_rtalloc.h"
/*