From nobody@FreeBSD.org  Mon Sep 26 09:43:11 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3F7FB16A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Sep 2005 09:43:11 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1562643D48
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Sep 2005 09:43:11 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j8Q9hAEq074336
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Sep 2005 09:43:10 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j8Q9hAui074330;
	Mon, 26 Sep 2005 09:43:10 GMT
	(envelope-from nobody)
Message-Id: <200509260943.j8Q9hAui074330@www.freebsd.org>
Date: Mon, 26 Sep 2005 09:43:10 GMT
From: Jochen Gensch <incmc@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: rm -r /PATH fails with lots of small files
X-Send-Pr-Version: www-2.3

>Number:         86587
>Category:       kern
>Synopsis:       [msdosfs] rm -r /PATH fails with lots of small files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-fs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 26 09:50:15 GMT 2005
>Closed-Date:    
>Last-Modified:  Mon May 18 04:30:57 UTC 2009
>Originator:     Jochen Gensch
>Release:        No Release
>Organization:
>Environment:
FreeBSD incmc.da-butze.uga 6.0-BETA5 FreeBSD 6.0-BETA5 #0: Sat Sep 24 23:59:13 CEST 2005     incmc@incmc:/usr/obj/usr/src/sys/KERNEL  i386
>Description:
If I try to delete lots of small files on a FAT32 partition the rm command
fails after some minutes with the following message:

SU NB /:rm -r /mnt/oo-install/
rm: fts_read: No such file or directory

You can reexecute the command and it will continue deleting for the same
amount of time again.
>How-To-Repeat:
Extract lots of source code, for instance OpenOffice into a (Fat32 only?)
folder an try to delete it by running "rm -r /PATH_TO_FOLDER"
>Fix:

>Release-Note:
>Audit-Trail:

From: Jochen Gensch <mail@i-mc.de>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: bin/86587: rm -r /PATH fails with lots of small files
Date: Tue, 27 Sep 2005 01:06:31 +0200

 Same problem with "du -hd0 /"
Responsible-Changed-From-To: freebsd-bugs->freebsd-fs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon May 18 04:30:50 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer(s). 

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