ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
[sfrench/cifs-2.6.git] / fs / ocfs2 / super.h
index b477d0b1c7b6ce4caaf06a388f9044983e424a2b..b023e4f3d740b758138e2603f5b81f3e7a3c1672 100644 (file)
@@ -26,8 +26,6 @@
 #ifndef OCFS2_SUPER_H
 #define OCFS2_SUPER_H
 
-extern struct workqueue_struct *ocfs2_wq;
-
 int ocfs2_publish_get_mount_state(struct ocfs2_super *osb,
                                  int node_num);