From root@mirror.math.ualberta.ca  Wed Sep 12 18:47:12 2007
Return-Path: <root@mirror.math.ualberta.ca>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4E9F216A418
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Sep 2007 18:47:12 +0000 (UTC)
	(envelope-from root@mirror.math.ualberta.ca)
Received: from mirror.math.ualberta.ca (mirror.math.ualberta.ca [129.128.206.2])
	by mx1.freebsd.org (Postfix) with ESMTP id 1F2D213C4CC
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Sep 2007 18:47:12 +0000 (UTC)
	(envelope-from root@mirror.math.ualberta.ca)
Received: from mirror.math.ualberta.ca (localhost.math.ualberta.ca [127.0.0.1])
	by mirror.math.ualberta.ca (8.14.1/8.13.8) with ESMTP id l8CIRurB000875
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Sep 2007 12:27:56 -0600 (MDT)
	(envelope-from root@mirror.math.ualberta.ca)
Received: (from root@localhost)
	by mirror.math.ualberta.ca (8.14.1/8.13.8/Submit) id l8CIRuKw000874;
	Wed, 12 Sep 2007 12:27:56 -0600 (MDT)
	(envelope-from root)
Message-Id: <200709121827.l8CIRuKw000874@mirror.math.ualberta.ca>
Date: Wed, 12 Sep 2007 12:27:56 -0600 (MDT)
From: Barkley Vowk <bvowk@math.ualberta.ca>
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Cannot unlink insanely deep directory
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         116316
>Category:       kern
>Synopsis:       Cannot unlink insanely deep directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    yar
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 12 18:50:06 GMT 2007
>Closed-Date:    Wed Sep 12 18:55:53 GMT 2007
>Last-Modified:  Wed Sep 12 18:55:53 GMT 2007
>Originator:     Barkley Vowk
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD mirror.math.ualberta.ca 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri Sep 7 14:13:09 MDT 2007 bvowk@mirror.math.ualberta.ca:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	Someone ran:
	perl -e 'while (mkdir "x") { ++$n; print "\r$n"; last unless chdir "x"; }'

	Which leaves me with:
	rm -rf x
	rm: fts_read: File name too long

>How-To-Repeat:
	See Above.

>Fix:
	Since it was a small filesystem, I dump'd, newfs'd and restore'd. 
	But I thought maybe it was something that could be tweaked. 
		


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: rodrigc 
State-Changed-When: Wed Sep 12 18:55:23 UTC 2007 
State-Changed-Why:  
Duplicate of PR 104458 


Responsible-Changed-From-To: freebsd-bugs->yar 
Responsible-Changed-By: rodrigc 
Responsible-Changed-When: Wed Sep 12 18:55:23 UTC 2007 
Responsible-Changed-Why:  
Duplicate of PR 104458 

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