aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2006-05-13Change mke2fs's layout of RAID-optimized filesystems to be more optimalTheodore Ts'o
2006-03-23Change mke2fs to use /etc/mke2fs.conf as a configuration fileTheodore Ts'o
2005-12-31Add E2FSCK_CONFIG environment variableTheodore Ts'o
2005-09-24E2fsck: fix future times in the superblock's last mount or last write fieldsTheodore Ts'o
2005-08-08Add valgrind support to the regression test suiteTheodore Ts'o
2005-07-04Make e2fsck Pass 1C header consistent with the other headersTheodore Ts'o
2005-07-04Add missing changelog file for previous commit (hg changeset: 0502b63a5be9)Theodore Ts'o
2005-07-04[BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s)Theodore Ts'o
2005-06-30Update for e2fsprogs 1.38 release.Theodore Ts'o
2005-06-19Clean up e2fsck problem description messages for typo's and to make themTheodore Ts'o
2005-06-16defaults/e_script, run_e2fsck, d_loaddump, f_resize_inode,Theodore Ts'o
2005-05-08Fix the f_dup_resize script to be more portable and not rely on e2fsprogsTheodore Ts'o
2005-04-14Don't offer to update or clone the resize inode when e2fsck deals withTheodore Ts'o
2005-04-09test_script.in: Make the test script driver exit with a non-zeroTheodore Ts'o
2005-03-21Update for the e2fsprogs 1.37 release.Theodore Ts'o
2005-03-21Fix the test image so that it actually has an ea-in-inode.Theodore Ts'o
2005-03-21Add new test case which exercises the ea-in-inode checker in e2fsck.Theodore Ts'o
2005-02-05Update for release of e2fsprogs 1.36.Theodore Ts'o
2005-02-05Remove *.pc files on a "make distclean"Theodore Ts'o
2005-02-05Remove support for --enable-clear-htree; this wasTheodore Ts'o
2005-01-28f_bad_inode, f_recnect_bad: Adjust test cases to take intoTheodore Ts'o
2005-01-27Fix e2fsck to not delete symlinks that contain an extended attribute afterTheodore Ts'o
2005-01-26Fix Solaris portability bug in the resize tests.Theodore Ts'o
2005-01-26resize2fs.c: Fix bug where we don't release the blocks belongingTheodore Ts'o
2005-01-25E2fsck will now check the individual block group inode and block free counts,Theodore Ts'o
2005-01-21Skip the r_resize_inode test if resize2fs is not compiled (due toTheodore Ts'o
2005-01-19r_resize_inode, m_dasd_bs, m_large_file, m_meta_bg, m_no_opt,Theodore Ts'o
2005-01-17Various portability fixes for Solaris systems.Theodore Ts'o
2005-01-13f_dup_de, r_resize_inode: change ">& /dev/null" to ">/dev/null 2>&1"Matthias Andree
2005-01-07Fix f_resize_inode test to deal with the renaming of the debugfs commandTheodore Ts'o
2004-12-24Add two new tests, f_resize_inode, and r_resize_inode, to the regressionTheodore Ts'o
2004-12-15m_meta_bg, m_no_opt, m_raid_opt: Adjust tests to take intoTheodore Ts'o
2004-12-15Add install-strip and install-shlibs-strip targetsTheodore Ts'o
2004-11-30Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o
2004-10-04Attempt recovery if the journal contains illegal blocksRichard Mortimer
2004-09-17Remove XSI:isms for greater portability. (Addresses Theodore Ts'o
2004-05-05Remove .cvsignore files; they were out of date, and causes lintianTheodore Ts'o
2004-02-28Update version number for e2fsprogs 1.35 release.Theodore Ts'o
2004-01-30Add f_selinux test case.Theodore Ts'o
2003-12-28Fix more compiler warnings.Matthias Andree
2003-12-12Fix bug in e2fsck: When reconnecting a directory, we mayTheodore Ts'o
2003-09-03m_meta_bg: New test case to test the meta block group feature.Theodore Ts'o
2003-09-01Add regression tests for mke2fs.Theodore Ts'o
2003-08-21Add support for backing up the journal inode location in the Theodore Ts'o
2003-08-01Fix tests so that they work even with --disable-htree.Theodore Ts'o
2003-07-26Update for 1.34 release.Theodore Ts'o
2003-04-21Update for 1.33 release.Theodore Ts'o
2003-04-19test_config: Define DYLD_LIBRAY_PATH so that "make check" works onTheodore Ts'o
2003-04-05E2fsck now updates the global free block andTheodore Ts'o
2003-03-25f_h_badnode, f_h_badroot, f_h_reindex: Updated expect script toTheodore Ts'o