提交 b3236e68 编写于 作者: C Chris Mason

Btrfs: Leave on the tree defragger in mount -o ssd, it still helps there

Signed-off-by: NChris Mason <chris.mason@oracle.com>
上级 6f568d35
......@@ -179,9 +179,6 @@ int btrfs_defrag_leaves(struct btrfs_trans_handle *trans,
if (root->ref_cows == 0 && !is_extent)
goto out;
if (btrfs_test_opt(root, SSD))
goto out;
path = btrfs_alloc_path();
if (!path)
return -ENOMEM;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册