summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf_item.c
diff options
context:
space:
mode:
authorDave Chinner <david@fromorbit.com>2014-09-23 16:15:45 +1000
committerDave Chinner <david@fromorbit.com>2014-09-23 16:15:45 +1000
commit02cc18764c753befcdc163d1bc668a6599a54585 (patch)
treec35e5c2a4eebbca52f985b7eb9fa9505f1c6ad2c /fs/xfs/xfs_buf_item.c
parentea95961df714f7fc446aa4bedfc61510ed1b59cc (diff)
downloadlinux-0-day-02cc18764c753befcdc163d1bc668a6599a54585.tar.gz
linux-0-day-02cc18764c753befcdc163d1bc668a6599a54585.tar.xz
xfs: xfs_buf_write_fail_rl_state can be static
Fix sparse warning introduced by commit ac8809f9 ("xfs: abort metadata writeback on permanent errors"). Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_buf_item.c')
-rw-r--r--fs/xfs/xfs_buf_item.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_buf_item.c b/fs/xfs/xfs_buf_item.c
index 76007deed31fe..30fa5db9aea81 100644
--- a/fs/xfs/xfs_buf_item.c
+++ b/fs/xfs/xfs_buf_item.c
@@ -501,7 +501,7 @@ xfs_buf_item_unpin(
* buffer being bad..
*/
-DEFINE_RATELIMIT_STATE(xfs_buf_write_fail_rl_state, 30 * HZ, 10);
+static DEFINE_RATELIMIT_STATE(xfs_buf_write_fail_rl_state, 30 * HZ, 10);
STATIC uint
xfs_buf_item_push(