xfs: syncd workqueue is no more
[deliverable/linux.git] / fs / xfs / xfs_sync.h
index 0018e846f0dc3b15e5769ac607d76e3858e3f2b3..0beabea99e73f374796789d2b660ec20619eb40b 100644 (file)
@@ -24,8 +24,6 @@ struct xfs_perag;
 #define SYNC_WAIT              0x0001  /* wait for i/o to complete */
 #define SYNC_TRYLOCK           0x0002  /* only try to lock inodes */
 
-extern struct workqueue_struct *xfs_syncd_wq;  /* sync workqueue */
-
 void xfs_reclaim_worker(struct work_struct *work);
 
 int xfs_quiesce_data(struct xfs_mount *mp);
This page took 0.023943 seconds and 5 git commands to generate.