Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[firefly-linux-kernel-4.4.55.git] / fs / ocfs2 / ocfs2.h
index 8d64a97a9d5e509b0109e94b1b5e01b41669a8e8..bbec539230fd4b83caa94e82c27fec8578b78dcc 100644 (file)
@@ -422,6 +422,7 @@ struct ocfs2_super
        struct inode                    *osb_tl_inode;
        struct buffer_head              *osb_tl_bh;
        struct delayed_work             osb_truncate_log_wq;
+       atomic_t                        osb_tl_disable;
        /*
         * How many clusters in our truncate log.
         * It must be protected by osb_tl_inode->i_mutex.