提交 9cce6c3b 编写于 作者: C Chris Mason

Btrfs: Disable delalloc accounting for now

Signed-off-by: NChris Mason <chris.mason@oracle.com>
上级 cee36a03
......@@ -80,6 +80,8 @@ int btrfs_check_free_space(struct btrfs_root *root, u64 num_required,
u64 thresh;
int ret = 0;
return 0;
if (for_del)
thresh = total * 90;
else
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册