]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/btrfs/disk-io.c
Btrfs: async threads should try harder to find work
[linux-2.6-omap-h63xx.git] / fs / btrfs / disk-io.c
index 7feac5a475e970bac2fe10c5d313dbefcfb4ae69..9c381004797664d54a210dbfd2a687265ccb7252 100644 (file)
@@ -1679,6 +1679,8 @@ struct btrfs_root *open_ctree(struct super_block *sb,
         * low idle thresh
         */
        fs_info->endio_workers.idle_thresh = 4;
+       fs_info->endio_meta_workers.idle_thresh = 4;
+
        fs_info->endio_write_workers.idle_thresh = 64;
        fs_info->endio_meta_write_workers.idle_thresh = 64;