growfs works! (just in time for ProPack 1.4, with any luck)
This is "checkin-by-committee" ... Andrew, Daniel & myself
are responsible for getting the last few bugs ironed out.
cheers.
Modid: 2.4.0-test1-xfs:slinx:72308a
Date: Thu Aug 17 23:48:52 PDT 2000
Workarea: snort:/build4/nathans/linux-xfs
Author: nathans
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.0-test1-xfs
cmd/xfs/CHANGELOG - 1.4
cmd/xfs/Makefile - 1.30
- added growfs.
cmd/xfs/VERSION - 1.5
- bump point release number.
cmd/xfs/growfs/Makefile - 1.2
- install xfs_info also.
cmd/xfs/growfs/xfs_growfs.c - 1.2
- remove unneeded headers, go back to IRIX usage (pox off getsubopts),
use mtab to figure out any log/rt devs, few other little things.
cmd/xfs/man/man8/xfs_growfs.8 - 1.2
- document xfs_info also.
linux/fs/xfs/linux/xfs_ioctl.c - 1.17
- return a valid error code from the growfs ioctls.
linux/fs/xfs/xfs_fsops.c - 1.57
- fix do_div problem causing growfs to go belly up.
cmd/xfs/growfs/xfs_info.sh - 1.1
- wrapper around growfs along the lines of the db wrappers, simply
invokes growfs in safe, report-only mode. was requested recently
by a number of folk on sgi.csd.sn0 ... & was pretty simple to do.
|