https://github.com/torvalds/linux
Revision 6e137ed3f30574f314733d4b7a86ea6523232b14 authored by Josef Bacik on 26 March 2013, 19:26:55 UTC, committed by Josef Bacik on 28 March 2013, 13:51:27 UTC
We are way over-reserving for unlink and rename.  Rename is just some random
huge number and unlink accounts for tree log operations that don't actually
happen during unlink, not to mention the tree log doesn't take from the trans
block rsv anyway so it's completely useless.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
1 parent f4881bc
History
Tip revision: 6e137ed3f30574f314733d4b7a86ea6523232b14 authored by Josef Bacik on 26 March 2013, 19:26:55 UTC
Btrfs: fix space accounting for unlink and rename
Tip revision: 6e137ed
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-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 234.0 KB
Makefile -rw-r--r-- 46.9 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top