Date: Wed, 12 Sep 2007 12:27:56 -0600 (MDT) From: Barkley Vowk <bvowk@math.ualberta.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: kern/116316: Cannot unlink insanely deep directory Message-ID: <200709121827.l8CIRuKw000874@mirror.math.ualberta.ca> Resent-Message-ID: <200709121850.l8CIo6RT022736@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116316 >Category: kern >Synopsis: Cannot unlink insanely deep directory >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 12 18:50:06 GMT 2007 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709121827.l8CIRuKw000874>