e2fsprogs/resize
Theodore Ts'o 5c4f8d6748 resize2fs: Add support to use the ext4 online resize ioctl's
First try the ext3 ioctl, but if we get an error, try using the ext4
ioctl.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-06-07 13:13:16 -04: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
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 Fix gcc -Wall warnings in resize2fs 2008-06-07 11:52:33 -04:00
online.c resize2fs: Add support to use the ext4 online resize ioctl's 2008-06-07 13:13:16 -04:00
resize2fs.8.in resize2fs: Add options to print (and resizing to) the minimum filesystem size 2008-03-15 01:30:43 -04:00
resize2fs.c Fix gcc -Wall warnings in resize2fs 2008-06-07 11:52:33 -04:00
resize2fs.h resize2fs: Add options to print (and resizing to) the minimum filesystem size 2008-03-15 01:30:43 -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 Fix gcc -Wall warnings in resize2fs 2008-06-07 11:52:33 -04:00
test_extent.in Many files: 1997-06-17 03:52:12 +00:00