aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r--fs/gfs2/incore.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h
index 51166c12c5d7..350b5169a9a0 100644
--- a/fs/gfs2/incore.h
+++ b/fs/gfs2/incore.h
@@ -529,7 +529,6 @@ struct gfs2_sbd {
529 /* StatFS stuff */ 529 /* StatFS stuff */
530 530
531 spinlock_t sd_statfs_spin; 531 spinlock_t sd_statfs_spin;
532 struct mutex sd_statfs_mutex;
533 struct gfs2_statfs_change_host sd_statfs_master; 532 struct gfs2_statfs_change_host sd_statfs_master;
534 struct gfs2_statfs_change_host sd_statfs_local; 533 struct gfs2_statfs_change_host sd_statfs_local;
535 unsigned long sd_statfs_sync_time; 534 unsigned long sd_statfs_sync_time;