e2fsprogs/tests/f_resize_inode
Theodore Ts'o b2f5ce5516 mke2fs: throttle allocating groups progress as well
Throttle updates for the "Allocating Groups" progress updates to once
a second as well.  We now do this throttling in libext2fs, so we don't
have to do this for each of mke2fs's progress updates, and because the
updates from ext2fs_allocate_tables() come from within libext2fs
anyway.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2012-09-21 12:50:04 -04:00
..
expect mke2fs: throttle allocating groups progress as well 2012-09-21 12:50:04 -04:00
script tests: use make rules to run tests in parallel 2012-05-29 08:41:26 -04:00