summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* e2fsck: don't flush the FS unless it's actually dirtyDarrick J. Wong2014-08-124-0/+58
* tests: add the r_meta_bg_shrink testTheodore Ts'o2014-08-101-0/+34
* tests: add f_first_meta_bg_too_big testTheodore Ts'o2014-08-104-0/+28
* tests: make sure MKE2FS_FIRST_META_BG is unset while running testsTheodore Ts'o2014-08-101-0/+1
* libext2fs: place metadata blocks in the last flex_bg so they are contiguousTheodore Ts'o2014-08-041-169/+169
* tests: fix f_badcluster output formattingAndreas Dilger2014-08-012-9/+12
* tests: add the f_badcluster testDarrick J. Wong2014-07-284-0/+224
* e2fsck: reserve blocks for root/lost+found directory repairDarrick J. Wong2014-07-261-1/+1
* libext2fs: provide a function to set inode sizeDarrick J. Wong2014-07-261-5/+0
* libext2fs: fix free block accounting for 64-bit file systemsTheodore Ts'o2014-07-262-0/+59
* tests: use e2fsck -f instead of -p for resize testsTheodore Ts'o2014-07-261-8/+8
* e2fsck: clear uninit flag on directory extentsDarrick J. Wong2014-07-254-0/+35
* e2fsck: pass2 should not process directory blocks that are impossibly largeDarrick J. Wong2014-07-254-0/+18
* e2fsck: always submit logical block 0 of a directory for pass 2Darrick J. Wong2014-07-254-0/+28
* e2fsck: collapse holes in extent-based directoriesDarrick J. Wong2014-07-255-5/+25
* libext2fs: fix bounds check of the bitmap test range in get_free_blocks2Darrick J. Wong2014-07-255-0/+83
* tests: avoid using mktemp -tTheodore Ts'o2014-07-042-3/+3
* tests: clean up the temp file if test_one is interruptedTheodore Ts'o2014-07-041-0/+1
* tests: fix left-over e2fsprogs-tmp files not getting clean upTheodore Ts'o2014-07-046-14/+22
* tests: for mktemp the exes must be the final characters of the nameBenno Schulenberg2014-07-041-1/+1
* e2fsck: make a prompt message simpler and thus translatableBenno Schulenberg2014-06-031-1/+1
* e2fsprogs: don't run quota test if quota is not enabledEric Sandeen2014-05-271-0/+7
* debugfs: fix string_to_time for MacOS strptime()Andreas Dilger2014-05-222-2/+2
* quota: remove mke2fs's and tune2fs's warning messages regarding quotaTheodore Ts'o2014-05-131-4/+0
* tests: add basic e2fsck regression test for fixing the quota inodeTheodore Ts'o2014-05-137-0/+53
* resize2fs: refine minimum required blocks for flex_bg file systemsTheodore Ts'o2014-05-041-8/+14
* mke2fs: only print the low-level file system stats in verbose modeTheodore Ts'o2014-05-0413-155/+13
* tests: fix resize test tmpfs max-file-size checkingAndreas Dilger2014-04-146-12/+31
* Add coverage testing using gcovTheodore Ts'o2014-02-231-1/+1
* tests: skip unsupported tests on MacOS systemsAndreas Dilger2014-02-181-0/+4
* tests: adjust test output to reflect block_uninit calculated block bitmapsDarrick J. Wong2014-01-112-22/+22
* Fix up workarounds for dietlibc breakageTheodore Ts'o2014-01-093-4/+4
* configure: fix --with-diet-libcTheodore Ts'o2014-01-051-1/+1
* e2fsck: improve the "superblock corrupt" messageTheodore Ts'o2014-01-041-2/+4
* tests: fix stray newline printed when running r_min_itableTheodore Ts'o2013-12-262-1/+2
* e2image: perform in-place movePhillip Susi2013-12-261-0/+2
* tests: use the in-tree binaries in the test f_extent_ooboundsTheodore Ts'o2013-12-241-2/+2
* debugfs, e2fsck: fix s_desc_size handlingAndreas Dilger2013-12-249-0/+903
* tests: delete temporary resize test filesAndreas Dilger2013-12-231-0/+1
* tests: check backing filesystem can handle large fileAndreas Dilger2013-12-034-6/+33
* quota: fix disabling quota, add quota testsNiu Yawei2013-10-147-0/+260
* tests: remove version number dependency in r_min_itableTheodore Ts'o2013-10-122-4/+6
* e2fsprogs: add (optional) sparse checking to the buildDarrick J. Wong2013-10-111-0/+1
* tests: add test for resize2fs -M with inode table in middle of block groupTheodore Ts'o2013-09-304-0/+58
* tests: add another test for uninit extents past eofEric Whitney2013-09-264-0/+15
* e2fsck: correctly deallocate invalid extent-mapped symlinksTheodore Ts'o2013-07-284-0/+20
* e2fsck: check extent-mapped directories with really large logical blocksTheodore Ts'o2013-07-284-0/+20
* libext2fs, tests: allow /etc/mtab file to be missingTheodore Ts'o2013-07-081-0/+2
* mke2fs: don't set root dir UID/GID automaticallyAndreas Dilger2013-06-152-0/+69
* mke2fs: sort option parsing, deprecate "-R"Andreas Dilger2013-06-151-1/+1