diff options
author | Josef Bacik <jbacik@fusionio.com> | 2013-03-26 19:26:55 (GMT) |
---|---|---|
committer | Josef Bacik <jbacik@fusionio.com> | 2013-03-28 13:51:27 (GMT) |
commit | 6e137ed3f30574f314733d4b7a86ea6523232b14 (patch) | |
tree | b3ecd59c91104f4f236a92dbe98236d42dc70ce2 /fs/file.c | |
parent | f4881bc7a83eff263789dd524b7c269d138d4af5 (diff) | |
download | linux-6e137ed3f30574f314733d4b7a86ea6523232b14.tar.xz |
Btrfs: fix space accounting for unlink and rename
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>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions