bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] [PATCH] tar: more reliable directory traversal when creati


From: Eric Blake
Subject: Re: [Bug-tar] [PATCH] tar: more reliable directory traversal when creating archives
Date: Tue, 07 Sep 2010 15:39:42 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100806 Fedora/3.1.2-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.2

On 09/07/2010 03:30 PM, Jim Meyering wrote:
Paul Eggert wrote:
On 09/07/2010 02:37 AM, Jim Meyering wrote:
on NetBSD 5.0.2 it's just 128.  While most
distribution tarballs fit easily within such a limitation, when you
use tar to perform backups, you might find such a low number to be a
serious limitation.  Even 1024 seems far too low for a tool like tar.

Yeowch.  What are those NetBSD guys _thinking_ (:-)?  Anyway, I will try to
fix 'tar' so that it doesn't need a file descriptor for each level of
the directory hierarchy.

For the record, here are some more numbers (output of "getconf OPEN_MAX"):
   openBSD 4.7     128
   sunos 5.11      256
   darwin 9.8.0    256
   freeBSD 8.0   11095
   linux 2.6.36   1024

     Cygwin 1.7.7    320

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]