https://github.com/torvalds/linux
Revision c4fbb4300abd6f662c7d5049d01f868af9874069 authored by Josef Bacik on 17 September 2013, 14:50:06 UTC, committed by Chris Mason on 21 September 2013, 15:05:27 UTC
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 <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
1 parent 14575ae
History
Tip revision: c4fbb4300abd6f662c7d5049d01f868af9874069 authored by Josef Bacik on 17 September 2013, 14:50:06 UTC
Btrfs: fix worst case calculator for space usage
Tip revision: c4fbb43
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 254.0 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top