From owner-cvs-src@FreeBSD.ORG Thu Nov 10 08:03:51 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1012916A41F; Thu, 10 Nov 2005 08:03:51 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 994DD43D46; Thu, 10 Nov 2005 08:03:50 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id DF236BC93; Thu, 10 Nov 2005 08:03:48 +0000 (UTC) To: Bruce Evans From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 10 Nov 2005 18:56:36 +1100." <20051110184723.X71304@delplex.bde.org> Date: Thu, 10 Nov 2005 09:03:48 +0100 Message-ID: <3776.1131609828@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Doug White , cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Doug White , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c src/sys/fs/devfs devfs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 08:03:51 -0000 In message <20051110184723.X71304@delplex.bde.org>, Bruce Evans writes: >On Thu, 10 Nov 2005, Poul-Henning Kamp wrote: > >> I don't think I've seen any other proposals than to put it in >> dirent where it rightfully belongs. >> >> The reason it is not in dirent is that UFS/FFS uses dirent as the >> layout in directories as a microoptimization. > >I think the reason is exactly the opposite. Care to elaborate ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.