WorkStruct: make allyesconfig
[deliverable/linux.git] / fs / ocfs2 / ocfs2.h
index 0462a7f4e21b398300f3ed1bf8b80b6b7d30ce07..9b1bad1d48ec00751d3355bf668bbfd2125e6f59 100644 (file)
@@ -283,7 +283,7 @@ struct ocfs2_super
        /* Truncate log info */
        struct inode                    *osb_tl_inode;
        struct buffer_head              *osb_tl_bh;
-       struct work_struct              osb_truncate_log_wq;
+       struct delayed_work             osb_truncate_log_wq;
 
        struct ocfs2_node_map           osb_recovering_orphan_dirs;
        unsigned int                    *osb_orphan_wipes;
This page took 0.033092 seconds and 5 git commands to generate.