bug-findutils
[Top][All Lists]
Advanced

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

[bugs #12044] find still hangs on dead NFS filesystems on Solaris


From: James Youngman
Subject: [bugs #12044] find still hangs on dead NFS filesystems on Solaris
Date: Wed, 23 Feb 2005 09:38:05 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050210 Firefox/1.0 (Debian package 1.0+dfsg.1-6)

Follow-up Comment #4, bugs #12044 (project findutils):

I tlike the idea of doing stat("..") after the chdir.  I'l have a think about
that to see if it has any hidden gotchas.  



The O_FOLLOW check simply copes with the case where find was compiled on a
new system and is being run on a very old system which ignores the flag.  By
"very old" I mean Linux kernels released prior to Oct 23 1998.   There is no
need to update the check on a yearly basis, because (I hope) support for the
O_NOFOLLOW flag won't be removed. 



Summary: I will have a think about these alternatives and if any are workable
I'll use them. 

    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12044>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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