Whamcloud - gitweb
ChangeLog, main.c, resize2fs.8.in, resize2fs.c:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 21 Feb 1998 04:20:44 +0000 (04:20 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 21 Feb 1998 04:20:44 +0000 (04:20 +0000)
commitf4b2a6db3f13f4210697bcd273086006c719929b
treeb064b05522c7ca4741d3b8ca9f28fc738ff8a276
parent21d538503e7b334fa21dd2ef44f04145d252af29
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.
resize/ChangeLog
resize/main.c
resize/resize2fs.8.in
resize/resize2fs.c