Re: NEW TAR

From: Jan Grant (Jan.Grant_at_bristol.ac.uk)
Date: 07/22/04

  • Next message: Scott Long: "STABILITY [Fwd: cvs commit: src/sys/kern kern_switch.c]"
    Date: Thu, 22 Jul 2004 15:45:09 +0100 (BST)
    To: Ian FREISLICH <if@hetzner.co.za>
    
    

    On Thu, 22 Jul 2004, Ian FREISLICH wrote:

    > SanD wrote:
    >> Ian wrote:
    >>> How does dump handle sparse files?
    >> Dump handles fine sparse files.
    >
    > Maybe I should have asked how does dump figure out that the files
    > are sparse and if it's any more intelligent than a 2 pass read (I
    > have no idea why 2 passes are required) or just blindly turning
    > successive zeros into a seek offset, is there anything preventing
    > BSD tar from doing the same?

    Dump knows about the filesystem format; it talks that directly to the
    device.

    -- 
    jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/
    Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/
    Political talk? / What is said can be unsaid / with good old BS
       -- ASCII haiku
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Scott Long: "STABILITY [Fwd: cvs commit: src/sys/kern kern_switch.c]"

    Relevant Pages

    • Re: NEW TAR
      ... SanD wrote: ... > Ian wrote: ... > Dump handles fine sparse files. ...
      (freebsd-current)
    • Re: Stupidly large file created by dump(8)
      ... If I restore the Wednesday dump I get a file system that has a few ... So WHY is the dump file so big? ... dusty old warnings about things not to to with sparse files. ...
      (comp.unix.bsd.freebsd.misc)