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
Changes -rw-r--r-- 9.1 KB
Kconfig -rw-r--r-- 960 bytes
Makefile -rw-r--r-- 194 bytes
affs.h -rw-r--r-- 10.5 KB
amigaffs.c -rw-r--r-- 11.2 KB
bitmap.c -rw-r--r-- 8.3 KB
dir.c -rw-r--r-- 3.3 KB
file.c -rw-r--r-- 24.3 KB
inode.c -rw-r--r-- 10.4 KB
namei.c -rw-r--r-- 10.4 KB
super.c -rw-r--r-- 15.1 KB
symlink.c -rw-r--r-- 1.7 KB

back to top