Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2004 06:36:03 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/tar write.c
Message-ID:  <200408080636.i786a3sZ093116@repoman.freebsd.org>

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



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