From owner-freebsd-bugs Wed Jan 10 6: 0:27 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 034D337B698 for ; Wed, 10 Jan 2001 06:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0AE00M61474; Wed, 10 Jan 2001 06:00:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6AC9F37B402 for ; Wed, 10 Jan 2001 05:55:16 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0ADtGB61011; Wed, 10 Jan 2001 05:55:16 -0800 (PST) (envelope-from nobody) Message-Id: <200101101355.f0ADtGB61011@freefall.freebsd.org> Date: Wed, 10 Jan 2001 05:55:16 -0800 (PST) From: jean-francois.dockes@wanadoo.fr To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/24222: sa tape driver loses current blockno on bsr with residual Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24222 >Category: kern >Synopsis: sa tape driver loses current blockno on bsr with residual >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 10 06:00:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jean-Francois Dockes >Release: 4.2-STABLE >Organization: >Environment: FreeBSD mouton 4.2-STABLE FreeBSD 4.2-STABLE #0: Fri Dec 1 21:47:38 CET 2000 dockes@mouton:/usr/obj/hautmedoc/u/src/sys/HAUTMEDOC i386 >Description: If a bsr operations hits BOT or BOF, the resulting blkno is negative. >How-To-Repeat: mouton$ echo $TAPE /dev/nrsa0 mouton$ mt rew mouton$ mt fsr 3 mouton$ mt status Mode Density Blocksize bpi Compression Current: 0x25:DDS-3 variable 97000 DCLZ File Number: 0 Record Number: 3 mouton$ mt bsr 10000 mouton$ mt status Mode Density Blocksize bpi Compression Current: 0x25:DDS-3 variable 97000 DCLZ File Number: 0 Record Number: -9997 >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message