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
.gitignore -rw-r--r-- 42 bytes
Makefile -rw-r--r-- 413 bytes
genksyms.c -rw-r--r-- 22.4 KB
genksyms.h -rw-r--r-- 2.7 KB
keywords.gperf -rw-r--r-- 1.6 KB
keywords.hash.c_shipped -rw-r--r-- 8.6 KB
lex.l -rw-r--r-- 9.4 KB
lex.lex.c_shipped -rw-r--r-- 57.1 KB
parse.tab.c_shipped -rw-r--r-- 73.0 KB
parse.tab.h_shipped -rw-r--r-- 2.9 KB
parse.y -rw-r--r-- 10.9 KB

back to top