]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - fs/btrfs/ctree.h
btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.
[mirror_ubuntu-eoan-kernel.git] / fs / btrfs / ctree.h
index b5f2a19177e8444d30b1e72054425ee5ecf118eb..dd79fc5a8c992baf45ad0d482d5c7c0e0a5772e4 100644 (file)
@@ -1524,7 +1524,7 @@ struct btrfs_fs_info {
         * the cow mechanism and make them safe to write.  It happens
         * for the sys_munmap function call path
         */
-       struct btrfs_workers fixup_workers;
+       struct btrfs_workqueue_struct *fixup_workers;
        struct btrfs_workers delayed_workers;
        struct task_struct *transaction_kthread;
        struct task_struct *cleaner_kthread;