e2fsprogs/resize
Theodore Ts'o 2787276ec5 Fix fencepost error in resize2fs caught by valgrind
There was a off-by-one fencepost error in the logic used to check if
we avoid copying zero-filled blocks when moving an inode table down by
a block or two.  Thanks to valgrind for catching it.  As far as I know
this fencepost error wasn't causing any actual problems, but it was
definitely a bug.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2005-08-08 18:57:04 -05:00
..
ChangeLog Fix fencepost error in resize2fs caught by valgrind 2005-08-08 18:57:04 -05:00
Makefile.in Update "make depend" information. Fixes SMP parallel build problem. 2005-05-06 09:37:58 -04:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
extent.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
main.c Fix some minor typo's and grammar's strings, and remove debugging strings 2005-05-09 16:22:17 -04:00
resize2fs.8.in Adjust description line so that apropos "ext2" or "ext3" will 2003-08-24 17:56:41 -04:00
resize2fs.c Fix fencepost error in resize2fs caught by valgrind 2005-08-08 18:57:04 -05:00
resize2fs.h Update to gettext 0.11.5. We now enable NLS support by default. 2003-05-03 16:35:17 -04:00
sim_progress.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -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