aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_mount.c')
-rw-r--r--fs/xfs/xfs_mount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_mount.c b/fs/xfs/xfs_mount.c
index 2806d43d7d23..766c01670b2c 100644
--- a/fs/xfs/xfs_mount.c
+++ b/fs/xfs/xfs_mount.c
@@ -2343,7 +2343,7 @@ out:
2343 spin_unlock(&mp->m_sb_lock); 2343 spin_unlock(&mp->m_sb_lock);
2344} 2344}
2345 2345
2346int 2346STATIC int
2347xfs_icsb_modify_counters( 2347xfs_icsb_modify_counters(
2348 xfs_mount_t *mp, 2348 xfs_mount_t *mp,
2349 xfs_sb_field_t field, 2349 xfs_sb_field_t field,