From owner-freebsd-current@FreeBSD.ORG Sun Apr 4 14:10:33 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 873FF16A4CE for ; Sun, 4 Apr 2004 14:10:33 -0700 (PDT) Received: from geri.cc.fer.hr (geri.cc.fer.hr [161.53.72.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEFE343D45 for ; Sun, 4 Apr 2004 14:10:32 -0700 (PDT) (envelope-from ivoras@fer.hr) Received: from fer.hr (geri.cc.fer.hr [161.53.72.107]) by geri.cc.fer.hr (8.12.9p2/8.12.8) with ESMTP id i34L8Tcj088202; Sun, 4 Apr 2004 23:08:30 +0200 (CEST) (envelope-from ivoras@fer.hr) Message-ID: <407079BC.50103@fer.hr> Date: Sun, 04 Apr 2004 23:10:20 +0200 From: Ivan Voras User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Martin Blapp , current@freebsd.org References: <20040404224036.K37637@cvs.imp.ch> In-Reply-To: <20040404224036.K37637@cvs.imp.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Possible race in the filesystem code (softupdates) ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 21:10:33 -0000 Martin Blapp wrote: > Find(8) seems to trigger that bug while we are deleting this really huge > work dir with ~200000 files in it and doing a stat on it at the same > time. I'm curious: can you reproduce it using bonnie++ with a propper '-n' parameter?