From owner-freebsd-current Sat May 13 22:42:32 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA24032 for current-outgoing; Sat, 13 May 1995 22:42:32 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id WAA24026 for ; Sat, 13 May 1995 22:42:21 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id PAA15966; Sun, 14 May 1995 15:36:49 +1000 Date: Sun, 14 May 1995 15:36:49 +1000 From: Bruce Evans Message-Id: <199505140536.PAA15966@godzilla.zeta.org.au> To: bde@zeta.org.au, pritc003@maroon.tc.umn.edu Subject: Re: bin/389: Problem #FDIV024 Cc: current@FreeBSD.org, uhclem@nemesis.lonestar.org Sender: current-owner@FreeBSD.org Precedence: bulk >> >>Number: 389 >> >>Category: bin >> >>Synopsis: Simultaneous creation/deletion of dirs corrupts filesystem [FDIV024] >> >> I was able to reproduce the hang under -current: >> >> UID PID PPID CPU PRI NI VSZ RSS WCHAN STAT TT TIME COMMAND >>... >> 15 1624 160 0 -18 0 296 620 vodead D v3 0:00.88 tar xf ../bin >>... >I think I just duplicated the problem in a slightly different manner >with a -current kernel that is about 2.5 weeks old at this point. David fixed the "vodead" sleep less than 2.5 weeks ago. The fix seems to work here. I never saw the file system corruption problems. Bruce