]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_mount.h
Merge branch 'linus' into perf/urgent
[karo-tx-linux.git] / fs / xfs / xfs_mount.h
index 19fd5eda92b814f4b6e43f7bad884324d1c67b26..8b89c5ac72d9bf777b48e3e653736507bd04b446 100644 (file)
@@ -214,6 +214,7 @@ typedef struct xfs_mount {
 
        struct workqueue_struct *m_data_workqueue;
        struct workqueue_struct *m_unwritten_workqueue;
+       struct workqueue_struct *m_cil_workqueue;
 } xfs_mount_t;
 
 /*