bug-findutils
[Top][All Lists]
Advanced

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

Re: Problem with find + AFS + acl="l"


From: James Youngman
Subject: Re: Problem with find + AFS + acl="l"
Date: Wed, 1 Nov 2006 13:16:36 +0000

On 11/1/06, James Youngman <address@hidden> wrote:
find uses lstat to determine if it shoud recurse into that entry.   It
assumes that entries for which DT_UNKNOWN was returned much be
directories (since readdir didn't seem to know).

Sorry.   That should have been:

find uses lstat to determine if it shoud recurse into that entry.   It
assumes that entries for which DT_UNKNOWN was returned might be
directories (since readdir didn't seem to know).

James.




reply via email to

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