Whamcloud - gitweb
Add support for on-line resizing to resize2fs
authorTheodore Ts'o <tytso@mit.edu>
Sat, 18 Mar 2006 00:45:45 +0000 (19:45 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 18 Mar 2006 00:45:45 +0000 (19:45 -0500)
commitbf69235ad0073c80386b70caba0e1b58e5f85697
treeadd792a92ed2315e3124d7d0cc2cce112cb3a191
parente324b250593a32680309015eba7c6c5db7851227
Add support for on-line resizing to resize2fs

If the filesystem is mounted, attempt to use the on-line resizing
ioctls to resize the filesystem.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ChangeLog
lib/ext2fs/ext2_fs.h
resize/ChangeLog
resize/Makefile.in
resize/main.c
resize/online.c [new file with mode: 0644]
resize/resize2fs.8.in
resize/resize2fs.c
resize/resize2fs.h