Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 1999 10:00:01 -0700 (PDT)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        freebsd-bugs@FreeBSD.org
Subject:   bin/11335: find hangs in `nfsrcv' on local filesystem despite -xdev
Message-ID:  <199904261700.KAA08159@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: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To: mi@aldan.algebra.com
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: bin/11335: find hangs in `nfsrcv' on local filesystem despite -xdev
Date: Mon, 26 Apr 1999 12:51:16 -0400 (EDT)

 <<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.
 
 -GAWollman
 
  
 


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?199904261700.KAA08159>