aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/async-thread.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2013-09-17 14:50:06 +0000
committerChris Mason <[email protected]>2013-09-21 15:05:27 +0000
commitc4fbb4300abd6f662c7d5049d01f868af9874069 (patch)
treec0f6c6ccb6fa345681a453b0db9d4dc9719dad7a /fs/btrfs/async-thread.c
parentRevert "Btrfs: rework the overcommit logic to be based on the total size" (diff)
downloadkernel-c4fbb4300abd6f662c7d5049d01f868af9874069.tar.gz
kernel-c4fbb4300abd6f662c7d5049d01f868af9874069.zip
Btrfs: fix worst case calculator for space usage
Forever ago I made the worst case calculator say that we could potentially split into 3 blocks for every level on the way down, which isn't right. If we split we're only going to get two new blocks, the one we originally cow'ed and the new one we're going to split. Thanks, Signed-off-by: Josef Bacik <[email protected]> Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions