Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 1999 13:58:21 +0000
From:      Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
To:        Jason McNew <jase@clearsail.net>
Cc:        stable@freebsd.org
Subject:   Re: Perl File::Find problem 
Message-ID:  <E10PRhF-0000JY-00@voodoo.pandhm.co.uk>
In-Reply-To: Jason McNew's message of "Tue, 23 Mar 1999 06:58:01 CST" <36F78FD9.9143B702@clearsail.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
On 23 March 1999, Jason McNew proclaimed:
> Yes, that's it. lstat is returing 1 as the nlink count any directory, and the
> module uses $subdirs = $nlink - 2 then thinks there are no subdirs because
> $subdirs = -1.
> The fix is to define $File::Find::dont_use_nlink as the pod suggests if your
> using AFS. I have no idea what AFS is, but defining that works.
> I should probably notify the perl people though.  Thanks for the tip. :)

AFS is the Andrew File System.  Originally developed at CMU, it's now
being sold by TransArc.  It was designed as a wide-area filesystem with
much better performance than NFS.  Coda is a free follow-on, which is
available for modern FreeBSD systems.  Have a look at
http://www.coda.cs.cmu.edu/ (I think).
-- 
Dom Mitchell -- Palmer & Harvey McLane -- Unix Systems Administrator

"Anybody who can paint a fence Tinky-Winky purple is alright in my 
 book."  -- LLB
-- 
**********************************************************************
This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they   
are addressed. If you have received this email in error please notify 
the system manager.

This footnote also confirms that this email message has been swept by 
MIMEsweeper for the presence of computer viruses.
**********************************************************************


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E10PRhF-0000JY-00>