Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4.3'...
[deliverable/linux.git] / fs / btrfs / tree-defrag.c
index a63719cc95787e2c6c2c8e55c4d674de3f58e19b..a4b9c8b2d35ab9d93676588ad426726788f032ce 100644 (file)
@@ -52,9 +52,6 @@ int btrfs_defrag_leaves(struct btrfs_trans_handle *trans,
        if (!test_bit(BTRFS_ROOT_REF_COWS, &root->state))
                goto out;
 
-       if (btrfs_test_opt(root, SSD))
-               goto out;
-
        path = btrfs_alloc_path();
        if (!path)
                return -ENOMEM;
This page took 0.061153 seconds and 5 git commands to generate.