cvs commit: src/sbin/restore tape.c
Kirk McKusick
mckusick at FreeBSD.org
Thu May 22 22:18:39 UTC 2008
mckusick 2008-05-22 22:18:39 UTC
FreeBSD src repository
Modified files:
sbin/restore tape.c
Log:
Follow on to fix 1.51 for "Header with wrong dumpdate" message.
Must ensure that dump tapes from UFS1 filesystems properly copy
old fields of dump headers to new locations. Move check of dumpdate
to follow the code which ensures that the appropriate fields have
been copied.
PR: bin/118087
Help from: David Malone, Scott Lambert, Javier Martín Rueda
MFC after: 2 weeks
Revision Changes Path
1.52 +10 -16 src/sbin/restore/tape.c
More information about the cvs-src
mailing list