summaryrefslogtreecommitdiff
path: root/tests/m_uninit
Commit message (Expand)AuthorAgeFilesLines
* tests: update mke2fs.conf to create 256 byte inodes by defaultTheodore Ts'o2021-08-151-54/+55
* mke2fs: warn about missing y2038 support when formatting fresh ext4 fsDarrick J. Wong2021-08-141-0/+1
* mke2fs: set overhead in super blockLi Dongyang2020-01-261-0/+1
* dumpe2fs: reduce dumpe2fs output to 80 columns or lessDarrick J. Wong2014-12-131-0/+3
* mke2fs: only print the low-level file system stats in verbose modeTheodore Ts'o2014-05-041-12/+1
* tests: adjust test output to reflect block_uninit calculated block bitmapsDarrick J. Wong2014-01-111-14/+14
* tests: clean up sed filtering of test outputAndreas Dilger2013-06-151-2/+0
* 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