https://github.com/torvalds/linux
Revision 7041ee97281c30a78658904140c7bd9373a36142 authored by Josef Bacik on 09 December 2011, 18:26:22 UTC, committed by Josef Bacik on 15 December 2011, 16:04:23 UTC
We were occasionaly leaking space when running xfstest 269.  This is because if
we failed to start the transaction in the truncate loop we'd just goto out, but
we need to break so that the inode is removed from the orphan list and the space
is properly freed.  Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
1 parent 660d3f6
History
Tip revision: 7041ee97281c30a78658904140c7bd9373a36142 authored by Josef Bacik on 09 December 2011, 18:26:22 UTC
Btrfs: fix leaked space in truncate
Tip revision: 7041ee9
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-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.7 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top