]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/btrfs/async-thread.h
btrfs: Add trace for btrfs_workqueue alloc/destroy
[mirror_ubuntu-bionic-kernel.git] / fs / btrfs / async-thread.h
index 0a891cdc4c284ac0c0a0800f1dfe1a29bd664e99..9c6b66d15fb0a07cd0a6a4656d6865848aa5c8ea 100644 (file)
@@ -38,7 +38,7 @@ struct btrfs_work {
        unsigned long flags;
 };
 
-struct btrfs_workqueue *btrfs_alloc_workqueue(char *name,
+struct btrfs_workqueue *btrfs_alloc_workqueue(const char *name,
                                              int flags,
                                              int max_active,
                                              int thresh);