From niklas@registrar.no  Fri Nov 21 13:55:14 2003
Return-Path: <niklas@registrar.no>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B3BB716A4D0
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Nov 2003 13:55:14 -0800 (PST)
Received: from kattungen.registrar.no (kattungen.registrar.no [217.116.80.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A33B443FDD
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Nov 2003 13:55:13 -0800 (PST)
	(envelope-from niklas@registrar.no)
Received: by kattungen.registrar.no (Postfix, from userid 1000)
	id 61CEB12B126; Fri, 21 Nov 2003 22:55:12 +0100 (CET)
Message-Id: <20031121215512.61CEB12B126@kattungen.registrar.no>
Date: Fri, 21 Nov 2003 22:55:12 +0100 (CET)
From: Niklas Saers <niklas@registrar.no>
Reply-To: Niklas Saers <niklas@registrar.no>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: nullfs gives fts_read problem with du(1)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         59569
>Category:       bin
>Synopsis:       nullfs gives fts_read problem with du(1) [5.1]
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 21 14:00:35 PST 2003
>Closed-Date:    Mon Jul 04 02:31:58 GMT 2005
>Last-Modified:  Mon Jul 04 02:31:58 GMT 2005
>Originator:     Niklas Saers
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
REGISTRAR.NO
>Environment:
System: FreeBSD kattungen.registrar.no 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: Wed Oct 15 10:35:42 CEST 2003 root@www.registrar.no:/usr/src/sys/i386/compile/www i386

>Description:
I've made a directory for jailing, called /home/jail/base. I've nullfs'ed this to
/home/jail/test/base and symlinked a number of directories from it making a world
to jail into. Doing du -ks /home/jail/test gives:

su-2.05b# du -ks /home/jail/tek
du: fts_read: No such file or directory

Doing du -ks /home/jail/tek/* gives a correct listing, however

>How-To-Repeat:
If this doesn't lead to a correct repeating, I can repeat it here, so mail
me for testing :)
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->suspended 
State-Changed-By: kris 
State-Changed-When: Fri Nov 21 19:13:33 PST 2003 
State-Changed-Why:  
Suspended awaiting patch 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59569 
State-Changed-From-To: suspended->feedback 
State-Changed-By: linimon 
State-Changed-When: Fri Jul 16 04:51:21 GMT 2004 
State-Changed-Why:  
Is this problem still seen in 5-CURRENT after the more recent changes? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59569 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Jul 4 02:31:29 GMT 2005 
State-Changed-Why:  
Submitter notes that problem has been resolved, long ago. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59569 
>Unformatted:
