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
File Mode Size
Kconfig -rw-r--r-- 541 bytes
Makefile -rw-r--r-- 248 bytes
balloc.c -rw-r--r-- 21.7 KB
dir.c -rw-r--r-- 5.0 KB
directory.c -rw-r--r-- 5.7 KB
ecma_167.h -rw-r--r-- 22.0 KB
file.c -rw-r--r-- 6.7 KB
ialloc.c -rw-r--r-- 3.3 KB
inode.c -rw-r--r-- 65.1 KB
lowlevel.c -rw-r--r-- 1.5 KB
misc.c -rw-r--r-- 7.8 KB
namei.c -rw-r--r-- 32.9 KB
osta_udf.h -rw-r--r-- 8.2 KB
partition.c -rw-r--r-- 8.6 KB
super.c -rw-r--r-- 65.3 KB
symlink.c -rw-r--r-- 3.3 KB
truncate.c -rw-r--r-- 7.9 KB
udf_i.h -rw-r--r-- 1.7 KB
udf_sb.h -rw-r--r-- 4.3 KB
udfdecl.h -rw-r--r-- 8.3 KB
udfend.h -rw-r--r-- 1.6 KB
udftime.c -rw-r--r-- 5.8 KB
unicode.c -rw-r--r-- 11.2 KB

back to top