diff options
Diffstat (limited to 'fs/gfs2/glops.h')
-rw-r--r-- | fs/gfs2/glops.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/gfs2/glops.h b/fs/gfs2/glops.h index 7455d2629bcb..8ed1857c1a8d 100644 --- a/fs/gfs2/glops.h +++ b/fs/gfs2/glops.h | |||
@@ -12,6 +12,8 @@ | |||
12 | 12 | ||
13 | #include "incore.h" | 13 | #include "incore.h" |
14 | 14 | ||
15 | extern struct workqueue_struct *gfs2_freeze_wq; | ||
16 | |||
15 | extern const struct gfs2_glock_operations gfs2_meta_glops; | 17 | extern const struct gfs2_glock_operations gfs2_meta_glops; |
16 | extern const struct gfs2_glock_operations gfs2_inode_glops; | 18 | extern const struct gfs2_glock_operations gfs2_inode_glops; |
17 | extern const struct gfs2_glock_operations gfs2_rgrp_glops; | 19 | extern const struct gfs2_glock_operations gfs2_rgrp_glops; |