]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - resize/main.c
In mke2fs and resize2fs, round the default size of the filesystem to
authorTheodore Ts'o <tytso@mit.edu>
Tue, 8 Jul 2003 22:03:48 +0000 (18:03 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 8 Jul 2003 22:03:48 +0000 (18:03 -0400)
commita7ccdff8e128c24564011d760a996496b0a981b3
tree83055e51900e37b31a107ec32d415be62d9e4074
parent48e6e81362f264aee4f3945c14928efaf71a06c9
In mke2fs and resize2fs, round the default size of the filesystem to
be an even multiple of the pagesize to work around a potential
Linux kernel bug.

Use the testio manager in mke2fs if CONFIG_TESTIO_DEBUG is set.
misc/ChangeLog
misc/mke2fs.c
resize/ChangeLog
resize/main.c