aboutsummaryrefslogtreecommitdiffstats
path: root/tests/r_resize_inode
Commit message (Expand)AuthorAgeFilesLines
* tests: don't run sed multiple times on test outputAndreas Dilger2018-06-221-32/+23
* tests: remove redundant sed filteringAndreas Dilger2018-06-221-11/+8
* dumpe2fs: reduce dumpe2fs output to 80 columns or lessDarrick J. Wong2014-12-131-3/+3
* resize2fs: clarify the size of blocks in resize2fs's messagesTheodore Ts'o2014-08-241-3/+3
* tests: clean up sed filtering of test outputAndreas Dilger2013-06-152-21/+16
* tests: use make rules to run tests in parallelAndreas Dilger2012-05-291-7/+6
* e2fsck: avoid unnecessary reboots in some cases when checking the root fsTheodore Ts'o2011-09-301-3/+1
* tests: use /tmp for scratch filesTheodore Ts'o2011-07-092-9/+12
* tune2fs, mke2fs: Change default directory hash algorithm to half_md4Theodore Ts'o2008-08-291-3/+3
* Merge branch 'maint'Theodore Ts'o2008-06-171-3/+3
|\
| * mke2fs, tune2fs, resize2fs: Use floating point to calculate percentagesTheodore Ts'o2008-06-171-3/+3
* | Fix the resize inode test caseAneesh Kumar K.V2008-04-271-0/+2
* | libe2p: Print the s_min_extra_isize and s_wanted_extra_isize fieldsTheodore Ts'o2008-04-201-3/+3
|/
* Improve descriptions for the r_move_itable and r_resize_inode testsTheodore Ts'o2008-02-282-2/+2
* Create filesystems with the ext_attr feature by defaultTheodore Ts'o2008-01-271-3/+3
* Delete the test.img file after running the resize2fs testsTheodore Ts'o2007-09-071-2/+1
* Change more "echo -n" to "printf" to avoid screen clutter.Matthias Andree2006-05-301-1/+1
* Update tests to reflect updated mke2fs.conf fileTheodore Ts'o2006-05-241-3/+3
* Add valgrind support to the regression test suiteTheodore Ts'o2005-08-081-1/+1
* defaults/e_script, run_e2fsck, d_loaddump, f_resize_inode,Theodore Ts'o2005-06-161-1/+1
* Fix Solaris portability bug in the resize tests.Theodore Ts'o2005-01-261-5/+5
* Skip the r_resize_inode test if resize2fs is not compiled (due toTheodore Ts'o2005-01-211-2/+7
* r_resize_inode, m_dasd_bs, m_large_file, m_meta_bg, m_no_opt,Theodore Ts'o2005-01-192-27/+18
* f_dup_de, r_resize_inode: change ">& /dev/null" to ">/dev/null 2>&1"Matthias Andree2005-01-131-12/+12
* Add two new tests, f_resize_inode, and r_resize_inode, to the regressionTheodore Ts'o2004-12-242-0/+1750