cvs commit: src/usr.bin/tar write.c

Tim Kientzle kientzle at FreeBSD.org
Sat Aug 7 23:36:04 PDT 2004


kientzle    2004-08-08 06:36:03 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tar          write.c 
  Log:
  Better low-memory handling: If the link cache runs out of memory, just
  throw out the whole thing and stop tracking links entirely.  That will
  break all remaining hardlinks, but should free up enough memory to
  let everything finish.
  
  Revision  Changes    Path
  1.33      +36 -35    src/usr.bin/tar/write.c


More information about the cvs-src mailing list