commit | f4b2a6db3f13f4210697bcd273086006c719929b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Feb 21 04:20:44 1998 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Feb 21 04:20:44 1998 +0000 |
tree | b064b05522c7ca4741d3b8ca9f28fc738ff8a276 | |
parent | 21d538503e7b334fa21dd2ef44f04145d252af29 [diff] |
ChangeLog, main.c, resize2fs.8.in, resize2fs.c: main.c (check_mount, main): Resize2fs now checks the size of the partition, and uses this as a default new_size of the partition if one is not specified. Resize2fs will not let you resize a mounted partition. resize2fs.c: Change how the progress function for the INODE_SCAN pass is performed, so that the maximum size is never zero. resize2fs.8.in: Updated man page.