diff options
author | trasz <trasz@FreeBSD.org> | 2012-04-30 16:08:02 +0000 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2012-04-30 16:08:02 +0000 |
commit | 65de4208e7a6ee983dcf61496ffbeddb38ec21d2 (patch) | |
tree | 8dca1894dca34468ac08f338fa5045dac9f0f999 /share/misc/committers-doc.dot | |
parent | 14c0cbcf622b074b9aa6b0784df0b0536abb4f67 (diff) | |
download | FreeBSD-src-65de4208e7a6ee983dcf61496ffbeddb38ec21d2.zip FreeBSD-src-65de4208e7a6ee983dcf61496ffbeddb38ec21d2.tar.gz |
Improve growfs(8) in a few ways; unfortunately, it's somewhat hard to untangle
them and commit separately.
1. Rewrite the way growfs(8) finds the device and mount point. This makes
it possible to use e.g. "growfs /mnt"; it's also used to display more
helpful messages.
2. Be more user-friendly, using descriptive messages, like this:
OK to grow filesystem on /dev/md0, mounted on /mnt, from 9.8GB to 20GB? [Yes/No]"
3. Allow to specify the size (-s option) just like with mdconfig(8), i.e. with
postfixes ("mdconfig -s 10g").
4. Reload read-only filesystem after growing.
Reviewed by: kib, mckusick (earlier version)
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share/misc/committers-doc.dot')
0 files changed, 0 insertions, 0 deletions