Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2008 22:18:39 +0000 (UTC)
From:      Kirk McKusick <mckusick@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:  <200805222218.m4MMIdu8084885@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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