Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 1996 04:19:33 -0800 (PST)
From:      asami@freebsd.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/2036: cpio size wraparound
Message-ID:  <199611161219.EAA02571@silvia.HIP.Berkeley.EDU>
Resent-Message-ID: <199611161230.EAA26967@freefall.freebsd.org>

index | next in thread | raw e-mail


>Number:         2036
>Category:       bin
>Synopsis:       cpio size wraparound
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 16 04:30:03 PST 1996
>Last-Modified:
>Originator:     Satoshi Asami
>Organization:
The FreeBSD Project
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	big disks

>Description:

I copied a half-full 4GB partition to another using find | cpio, and
it told me:

-4166212 blocks

at the end. ;)

>How-To-Repeat:

See above.

>Fix:
	
Change a long to long long or something, I guess.

>Audit-Trail:
>Unformatted:


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611161219.EAA02571>