https://github.com/torvalds/linux
Revision 6a3891c551268dd4ff0969b883c4c8b8d974db8f authored by Josef Bacik on 16 March 2015, 21:38:52 UTC, committed by Josef Bacik on 17 March 2015, 20:36:31 UTC
I introduced a regression wrt outstanding_extents accounting.  These are tricky
areas that aren't easily covered by xfstests as we could change MAX_EXTENT_SIZE
at any time.  So add sanity tests to cover the various conditions that are
tricky in order to make sure we don't introduce regressions in the future.
Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
1 parent bcb7e44
History
Tip revision: 6a3891c551268dd4ff0969b883c4c8b8d974db8f authored by Josef Bacik on 16 March 2015, 21:38:52 UTC
Btrfs: add sanity test for outstanding_extents accounting
Tip revision: 6a3891c
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.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 291.9 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top