e2fsprogs/resize
Theodore Ts'o 9ff8ece57d mke2fs, tune2fs, resize2fs: Use floating point to calculate percentages
When calculating the number reserved blocks, use floating point for
better accuracy, since for big filesystems it really makes a
difference.  In addition, mke2fs and tune2fs accepts a floating point
number from the user, so they should provide that level of accuracy.

Addresses-Debian-Bug: #452639

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-06-17 21:08:49 -04:00
..
extent.c Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detection 2007-12-27 10:08:13 -05:00
main.c Explicitly check for ftruncate64() in configure.in 2008-01-21 13:45:00 -05:00
Makefile.in Add support for on-line resizing to resize2fs 2006-03-17 19:45:45 -05:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
online.c mke2fs, tune2fs, resize2fs: Use floating point to calculate percentages 2008-06-17 21:08:49 -04:00
resize2fs.8.in Fix minor typo in resize2fs man page 2008-01-27 00:08:49 -05:00
resize2fs.c mke2fs, tune2fs, resize2fs: Use floating point to calculate percentages 2008-06-17 21:08:49 -04:00
resize2fs.h Fix gcc -Wall warnings, especially on 64-bit systems 2007-05-25 11:18:11 -04:00
sim_progress.c Fix gcc -Wall warnings, especially on 64-bit systems 2007-05-25 11:18:11 -04:00
test_extent.c Many files: 2000-04-06 21:38:34 +00:00
test_extent.in Many files: 1997-06-17 03:52:12 +00:00