e2fsprogs/resize
Theodore Ts'o d255b22ef0 Fix resize2fs error msgs if the fs or kernel doesn't support on-line resize
Check to make sure the filesystem has a resize inode if it is needed to
grow the filesystem.  Print the correct error message if the kernel
returns an ENOTTY error to the group extend ioctl

Addresses Debian Bug: #380548

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-10-02 08:30:34 -04:00
..
ChangeLog Fix resize2fs error msgs if the fs or kernel doesn't support on-line resize 2006-10-02 08:30:34 -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 ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
main.c Add RAID stride support to resize2fs 2006-05-14 15:33:57 -04:00
online.c Fix resize2fs error msgs if the fs or kernel doesn't support on-line resize 2006-10-02 08:30:34 -04:00
resize2fs.8.in Fix spelling mistakes in e2fsck, mke2fs.conf, and resize2fs man pages 2006-05-22 17:59:37 -04:00
resize2fs.c Fix more rounding overflows for filesystems that have 2**32-1 blocks 2006-09-12 14:56:18 -04:00
resize2fs.h Add support for on-line resizing to resize2fs 2006-03-17 19:45:45 -05: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