aboutsummaryrefslogtreecommitdiffstats
path: root/tests/m_uninit
Commit message (Expand)AuthorAgeFilesLines
* mke2fs: throttle allocating groups progress as wellTheodore Ts'o2012-09-211-2/+2
* mke2fs: disable progress reporting in mke2fs.conf for regression testsTheodore Ts'o2012-09-161-1/+1
* mke2fs: Use ext2fs_flush() only onceLukas Czerner2011-09-131-1/+1
* Merge branch 'maint' into nextTheodore Ts'o2009-10-041-0/+1
|\
| * tests: Account for new mke2fs topology informationTheodore Ts'o2009-10-041-0/+1
* | libext2fs: create generic numeric progress meters and use themValerie Aurora Henson2009-08-231-3/+4
|/
* libext2fs: Treat uninitialized parts of bitmaps as unallocatedTheodore Ts'o2009-08-091-24/+24
* tune2fs, mke2fs: Change default directory hash algorithm to half_md4Theodore Ts'o2008-08-291-1/+1
* e2fsck: Fix check to see if an extent-based file is fragmentedTheodore Ts'o2008-08-101-1/+1
* libe2p: Print the s_min_extra_isize and s_wanted_extra_isize fieldsTheodore Ts'o2008-04-201-1/+1
* Rename the feature uninit_groups to uninit_bgTheodore Ts'o2008-04-172-3/+3
* dumpe2fs: Print the group checksum and the block options in a nicer wayTheodore Ts'o2008-04-011-16/+16
* ext2fs_set_gdt_csum(): Force the last block group to have a valid block bitmapAndreas Dilger2008-03-311-2/+2
* Add m_uninit test caseJose R. Santos2008-03-202-0/+170