summaryrefslogtreecommitdiff
path: root/fs/gfs2/util.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-12-04 15:28:28 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2008-12-04 15:28:28 +1100
commitfbda7f6f2981a3e8972f9c8c38d7ef291d8c1eb9 (patch)
tree1081e1a6973efdebfa9455b13a657ed7c8e6593a /fs/gfs2/util.h
parentede9f3282e6a4cab7a4c4977413d9c19034b2c48 (diff)
parent04b985e291c464092516d0d1a4387b866389a85d (diff)
Merge commit 'gfs2/master'
Diffstat (limited to 'fs/gfs2/util.h')
-rw-r--r--fs/gfs2/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/gfs2/util.h b/fs/gfs2/util.h
index 7f48576289c9..33e96b0ce9ab 100644
--- a/fs/gfs2/util.h
+++ b/fs/gfs2/util.h
@@ -148,6 +148,7 @@ extern struct kmem_cache *gfs2_glock_cachep;
extern struct kmem_cache *gfs2_inode_cachep;
extern struct kmem_cache *gfs2_bufdata_cachep;
extern struct kmem_cache *gfs2_rgrpd_cachep;
+extern struct kmem_cache *gfs2_quotad_cachep;
static inline unsigned int gfs2_tune_get_i(struct gfs2_tune *gt,
unsigned int *p)