Patch-ID# 101204-02 Keywords: ufsdump autoload l Synopsis: SunOS 5.2: ufsdump fixes Date: Jan/20/95 Solaris Release: 2.2 SunOS release: 5.2 Unbundled Product: Unbundled Release: Topic: SunOS 5.2: ufsdump fixes BugId's fixed with this patch: 1137368 1183639 Changes incorporated in this version: 1183639 Relevant Architectures: sparc Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: usr/lib/fs/ufs/ufsdump Problem Description: 1183639 ufsdump incorrectly computes "count" and "address map" at volume change (from 101204-01) ufsdump has an autoload flag, `l', which is useful with stackers. Currently, when a dump fits on a tape, use of the `l' flag without the `o' (offline) flag will unnecessarily take the drive offline at the end of the dump. This is not the behavior described in the man page, nor is this desirable in use with a stacker. The tape drive should be taken offline at end-of-dump if and only if the `o' flag is specified. Patch Installation Instructions: -------------------------------- Generic 'installpatch' and 'backoutpatch' scripts are provided within each patch package with instructions appended to this section. Other specific or unique installation instructions may also be necessary and should be described below. Special Install Instructions: ----------------------------- none