Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 1998 15:19:17 -0800 (PST)
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:  <199803232319.PAA07580@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

jkh         1998/03/23 15:19:16 PST

  Modified files:
    sbin/restore         tape.c 
  Log:
          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.
  
  PR:		5704
  Submitted by:	David Malone <dwmalone@maths.tcd.ie>
  
  Revision  Changes    Path
  1.10      +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?199803232319.PAA07580>