Date: Fri, 25 Mar 2005 06:03:11 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/restore tape.c Message-ID: <200503250603.j2P63BD8018567@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-03-25 06:03:11 UTC
FreeBSD src repository
Modified files:
sbin/restore tape.c
Log:
c_tapea and c_firstrec are used for TS_TAPE blocks, so convert them
for the old (4.4-lite through FreeBSD 4.x and *BSD) format. It looks
like they aren't used for TS_INODE, but conversion costs so little
there that I've not removed them there (in case my grep was wrong).
This makes at least some of the tapes work for me again. Now, to
regresion test all my dusty tapes...
Revision Changes Path
1.42 +2 -0 src/sbin/restore/tape.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503250603.j2P63BD8018567>
