Couple of minor fixes for recently reported issues.
Date: Mon Sep 3 00:18:05 PDT 2001
Workarea: snort.melbourne.sgi.com:/diskb/build4/nathans/linux-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:102065a
cmd/xfsprogs/db/freesp.c - 1.2
- do the same thing as db/check.c in the situation where we can't
read a block in a btree - warn, then continue, don't segv.
cmd/xfsprogs/mkfile/xfs_mkfile.c - 1.5
- looks like the prealloc ioctl is all there in the kernel, but
this bit of user code was not updated to use it (conditional
via -p). fix that.
cmd/xfsprogs/doc/CHANGES - 1.35
- update with a couple of minor changes.
|