summaryrefslogtreecommitdiff
path: root/tests/m_uninit
AgeCommit message (Expand)AuthorFilesLines
2011-09-13mke2fs: Use ext2fs_flush() only onceLukas Czerner1-1/+1
2009-10-04Merge branch 'maint' into nextTheodore Ts'o1-0/+1
2009-10-04tests: Account for new mke2fs topology informationTheodore Ts'o1-0/+1
2009-08-23libext2fs: create generic numeric progress meters and use themValerie Aurora Henson1-3/+4
2009-08-09libext2fs: Treat uninitialized parts of bitmaps as unallocatedTheodore Ts'o1-24/+24
2008-08-29tune2fs, mke2fs: Change default directory hash algorithm to half_md4Theodore Ts'o1-1/+1
2008-08-10e2fsck: Fix check to see if an extent-based file is fragmentedTheodore Ts'o1-1/+1
2008-04-20libe2p: Print the s_min_extra_isize and s_wanted_extra_isize fieldsTheodore Ts'o1-1/+1
2008-04-17Rename the feature uninit_groups to uninit_bgTheodore Ts'o2-3/+3
2008-04-01dumpe2fs: Print the group checksum and the block options in a nicer wayTheodore Ts'o1-16/+16
2008-03-31ext2fs_set_gdt_csum(): Force the last block group to have a valid block bitmapAndreas Dilger1-2/+2
2008-03-20Add m_uninit test caseJose R. Santos2-0/+170