This should hopefully circumvent the xfsrestore failures of:
> xfsrestore: drive_scsitape.c:1461: do_next_mark: Assertion
> `rechdrp->first_mark_offset - rechdrp->file_offset <= ( off64_t )
> ( contextp->dc_recsz )' failed.
reported from some sites.
--Tim
Date: Mon Dec 10 16:06:43 PST 2001
Workarea: snort.melbourne.sgi.com:/home/diskb/build4/tes/slinx-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-cmds:slinx:108195a
cmd/xfsdump/VERSION - 1.23
- bump version for rechdr endian conversion fix
cmd/xfsdump/doc/CHANGES - 1.27
- rechdr endian conversion fix
cmd/xfsdump/common/arch_xlate.c - 1.5
- add some diagnostics for the rechdr endian conversion function
cmd/xfsdump/common/drive_scsitape.c - 1.4
- move the rechdr endian conversion to just before the write
in the write_record function
cmd/xfsdump/common/drive_minrmt.c - 1.4
- move the rechdr endian conversion to just before the write
in the write_record function
|