aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix compiling under diet libcTheodore Ts'o2008-09-121-1/+1
* tune2fs, mke2fs: Change default directory hash algorithm to half_md4Theodore Ts'o2008-08-299-14/+14
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-274-35/+35
* ext2fs_mkjournal(): Don't allocate an extra block to the journalTheodore Ts'o2008-08-276-6/+6
* Remove trailing space from the description of the r_move_itable testTheodore Ts'o2008-08-241-1/+1
* fix e2fsck error message for bad htree depthAndreas Dilger2008-08-241-1/+1
* e2fsck: Fix check to see if an extent-based file is fragmentedTheodore Ts'o2008-08-1016-16/+16
* Flush stdio buffers before calling setbuf()Theodore Ts'o2008-07-132-0/+4
* Fix Solaris shell script portability issuesTheodore Ts'o2008-07-133-9/+11
* Make ext2fs_check_desc() more stringent to force use of backup superbocksTheodore Ts'o2008-07-101-8/+9
* Merge branch 'maint'Theodore Ts'o2008-06-172-7/+7
|\
| * mke2fs, tune2fs, resize2fs: Use floating point to calculate percentagesTheodore Ts'o2008-06-172-7/+7
* | Update tests to reflect undoe2fs -> e2undo renameTheodore Ts'o2008-06-073-11/+11
* | Fix LIBSS dependency problem for tests/test_icount and lib/ss/test_ssTheodore Ts'o2008-06-071-1/+1
* | f_extents2: Add new test case testing e2fsck's support for extentsTheodore Ts'o2008-06-024-0/+78
* | Fix m_large_file and r_inline_xattr tests to match with recent changesTheodore Ts'o2008-05-242-4/+4
* | Add test cases for undoe2fs: u_undoe2fs_mke2fs and u_undoe2fs_tune2fsAneesh Kumar K.V2008-04-273-0/+71
* | Fix the resize inode test caseAneesh Kumar K.V2008-04-271-0/+2
* | Merge branch 'maint'Theodore Ts'o2008-04-274-280/+122
|\|
| * mke2fs: Don't allow the combination of the meta_bg and resize_inode featuresTheodore Ts'o2008-04-274-269/+122
* | Remove LAZY_BG featureTheodore Ts'o2008-04-204-332/+0
* | libe2p: Print the s_min_extra_isize and s_wanted_extra_isize fieldsTheodore Ts'o2008-04-2011-16/+18
* | Rename the feature uninit_groups to uninit_bgTheodore Ts'o2008-04-173-4/+4
* | New mke2fs filesystem and usage types supportTheodore Ts'o2008-04-062-3/+6
* | Merge branch 'maint' into nextTheodore Ts'o2008-04-062-9/+111
|\|
| * Fix m_no_opt regression testTheodore Ts'o2008-04-062-9/+111
* | dumpe2fs: Print the group checksum and the block options in a nicer wayTheodore Ts'o2008-04-014-48/+49
* | Add new regression test: f_uninit_last_uninitAndreas Dilger2008-03-314-0/+38
* | Split the m_lazy test case into two cases: m_lazy and m_lazy_resizeAndreas Dilger2008-03-314-42/+204
* | ext2fs_set_gdt_csum(): Force the last block group to have a valid block bitmapAndreas Dilger2008-03-311-2/+2
* | Add new test case to check e2fsck's response to fast symlinks w/ EXTENTS_FLTheodore Ts'o2008-03-244-0/+19
* | Add m_uninit test caseJose R. Santos2008-03-202-0/+170
* | Add new m_lazy test caseJose R. Santos2008-03-202-0/+170
* | Make e2fsck uninit block group awareJose R. Santos2008-03-202-12/+24
* | Merge branch 'maint' into nextTheodore Ts'o2008-03-201-1/+1
|\|
| * Change valgrind options in test_script to conform with valgrind 3.2.3Theodore Ts'o2008-03-151-1/+1
* | Merge branch 'maint'Theodore Ts'o2008-03-136-6/+971
|\|
| * e2fsck: Use "Clear Htree" instead of "Clear" when the Htree is corruptTheodore Ts'o2008-03-134-2/+960
| * e2fsck: Fix directory i_size handlingTheodore Ts'o2008-03-132-4/+11
* | Merge branch 'maint'Theodore Ts'o2008-02-298-4/+75
|\|
| * Improve descriptions for the r_move_itable and r_resize_inode testsTheodore Ts'o2008-02-284-4/+3
| * Add regression test for resize2fs moving inodes with inline xattrsEric Sandeen2008-02-284-0/+72
* | Merge branch 'maint'Theodore Ts'o2008-02-271-0/+1
|\|
| * libe2p: Change Raid to RAID in display optionTheodore Ts'o2008-02-221-0/+1
* | mke2fs: Remove warning for inode_size > 128 bytesTheodore Ts'o2008-02-221-1/+0
* | e2fsprogs-tests-f_ea_checks.patchAndreas Dilger2008-02-184-0/+65
* | e2fsprogs-tests-f_unsorted_EAs.patchAndreas Dilger2008-02-184-0/+19
* | Activate basic f_extents test caseTheodore Ts'o2008-02-184-2/+60
* | e2fsck: Add support for extentsTheodore Ts'o2008-02-182-27/+13
* | Merge branch 'maint' into nextTheodore Ts'o2008-02-101-0/+3
|\|