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 4d546df58ac9..47d0bda5ac2b 100644
--- a/fs/gfs2/incore.h
+++ b/fs/gfs2/incore.h
@@ -644,7 +644,6 @@ struct gfs2_sbd {
644 644
645 int sd_rindex_uptodate; 645 int sd_rindex_uptodate;
646 spinlock_t sd_rindex_spin; 646 spinlock_t sd_rindex_spin;
647 struct mutex sd_rindex_mutex;
648 struct rb_root sd_rindex_tree; 647 struct rb_root sd_rindex_tree;
649 unsigned int sd_rgrps; 648 unsigned int sd_rgrps;
650 unsigned int sd_max_rg_data; 649 unsigned int sd_max_rg_data;