From owner-freebsd-fs@FreeBSD.ORG Thu Dec 19 14:54:16 2013 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA16BD36 for ; Thu, 19 Dec 2013 14:54:16 +0000 (UTC) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 047C9175C for ; Thu, 19 Dec 2013 14:54:15 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA13717; Thu, 19 Dec 2013 16:54:12 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1VtezM-0000Lw-IL; Thu, 19 Dec 2013 16:54:12 +0200 Message-ID: <52B3085C.6080202@FreeBSD.org> Date: Thu, 19 Dec 2013 16:53:16 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Peter Holm Subject: Re: namecache: numneg > 0 but ncneg is empty References: <52B16847.8090905@FreeBSD.org> <20131219070350.GM59496@kib.kiev.ua> <52B2A6AC.3070902@FreeBSD.org> <20131219081218.GA12747@x2.osted.lan> <52B2F8BF.9050504@FreeBSD.org> <20131219141901.GA19520@x2.osted.lan> In-Reply-To: <20131219141901.GA19520@x2.osted.lan> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-fs X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Dec 2013 14:54:16 -0000 on 19/12/2013 16:19 Peter Holm said the following: > For testcases/rename the number of files to rename is controlled by > the random number of invocations of this test. Two new rename > scenarios was added recently by jmg@ to address specific SU+J issues. > More rename scenarios can be found in stress2/misc/rename* Thank you for the explanation. Would you be interested in a more chaotic kind of vfs testing? :-) -- Andriy Gapon