This fixes a bug for xfsdump writing to a file. In certain circumstances
when the global header was rewritten to the media file, it would not be
endian converted.
Dumps previous to this fix cannot be restored.
Unfortunately I don't have the system to test my fix, so any feedback
would be appreciated. xfsdump/xfsrestore continue to pass qa tests,
and file dumps continue to be compatible with IRIX.
Ivan
Date: Fri Aug 18 00:05:36 PDT 2000
Workarea: sherman.melbourne.sgi.com:/b/ivanr/isms/slinx-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.0-test1-xfs
Modid: 2.4.0-test1-xfs:slinx:72309a
cmd/xfs/dump/common/drive_minrmt.c - 1.19
cmd/xfs/dump/common/drive_scsitape.c - 1.22
- correct benign endian bug
cmd/xfs/dump/common/drive_simple.c - 1.11
- fix global header bug, where the global header was not being
translated
when a mark was being written on media.
|