Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 1999 10:10:02 -0700 (PDT)
From:      Mikhail Teterin <mi@misha.cisco.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/11335: find hangs in `nfsrcv' on local filesystem despite -xdev
Message-ID:  <199904261710.KAA09094@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/11335; it has been noted by GNATS.

From: Mikhail Teterin <mi@misha.cisco.com>
To: wollman@khavrinen.lcs.mit.edu (Garrett Wollman)
Cc:  
Subject: Re: bin/11335: find hangs in `nfsrcv' on local filesystem despite -xdev
Date: Mon, 26 Apr 1999 12:59:30 -0400 (EDT)

 Garrett Wollman once wrote:
 
 > <<On Mon, 26 Apr 1999 10:40:20 -0400 (EDT), Mikhail Teterin <mi@misha.cisco.com> said:
 > 
 > >> Description:
 > 
 > > 	A simple `find / -xdev -type f' hangs without a single line of
 > > 	output. `ps -axlww | grep pid' shows:
 > >   105  7553 10201   0  -1  0   800  504 nfsrcv I     p4    0:00.01 / (find)
 > 
 > That's Just The Way It Is.  `find' has to stat the mount point in
 > order to find out that it is in fact a mount point.
 
 And there is no other, safe, way to do it? At least, may be forking off
 a child, a'la AMD?
 
 Something has to be done about /etc/security then -- I come on Monday to
 see the Saturday and Sunday daily runs hanging...
 
 Yours,
 
 	-mi
 
 


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




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