1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/sbin/growfs
Edward Tomasz Napierala 2ec1a00656 Make it possible to resize filesystems mounted read-write, using newly
introduced UFS write suspension mechanism.

Reviewed by:	kib, mckusick
Sponsored by:	FreeBSD Foundation
2012-11-18 19:01:00 +00:00
..
debug.c Remove FSIRAND and FSMAXSWAP ifdefs, removing code unconditionally. 2012-04-15 15:13:29 +00:00
debug.h Parenthesised string literals are invalid in initialisers for character arrays. 2004-07-06 17:48:34 +00:00
growfs.8 Make it possible to resize filesystems mounted read-write, using newly 2012-11-18 19:01:00 +00:00
growfs.c Make it possible to resize filesystems mounted read-write, using newly 2012-11-18 19:01:00 +00:00
Makefile Improve growfs(8) in a few ways; unfortunately, it's somewhat hard to untangle 2012-04-30 16:08:02 +00:00