Date: Sat, 2 May 1998 02:19:54 -0700 (PDT) From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/restore tape.c Message-ID: <199805020919.CAA19604@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1998/05/02 02:19:53 PDT
Modified files: (Branch: RELENG_2_2)
sbin/restore tape.c
Log:
MFC: PR#5704
The logic in tape.c:getfile() doesn't allow for a filesystem
with a blocksize smaller than the tape block size. The problem
seems to be most easily fixed by changeing where fssize is set.
Revision Changes Path
1.4.2.5 +3 -1 src/sbin/restore/tape.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805020919.CAA19604>
