diff options
Diffstat (limited to 'fs/gfs2/util.c')
-rw-r--r-- | fs/gfs2/util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/util.c b/fs/gfs2/util.c index 3b4819d8bdd6..cf645835710f 100644 --- a/fs/gfs2/util.c +++ b/fs/gfs2/util.c | |||
@@ -28,7 +28,6 @@ struct kmem_cache *gfs2_bufdata_cachep __read_mostly; | |||
28 | struct kmem_cache *gfs2_rgrpd_cachep __read_mostly; | 28 | struct kmem_cache *gfs2_rgrpd_cachep __read_mostly; |
29 | struct kmem_cache *gfs2_quotad_cachep __read_mostly; | 29 | struct kmem_cache *gfs2_quotad_cachep __read_mostly; |
30 | struct kmem_cache *gfs2_qadata_cachep __read_mostly; | 30 | struct kmem_cache *gfs2_qadata_cachep __read_mostly; |
31 | struct kmem_cache *gfs2_rsrv_cachep __read_mostly; | ||
32 | mempool_t *gfs2_page_pool __read_mostly; | 31 | mempool_t *gfs2_page_pool __read_mostly; |
33 | 32 | ||
34 | void gfs2_assert_i(struct gfs2_sbd *sdp) | 33 | void gfs2_assert_i(struct gfs2_sbd *sdp) |