From owner-cvs-all@FreeBSD.ORG Wed Apr 13 06:22:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58D1216A4CE; Wed, 13 Apr 2005 06:22:29 +0000 (GMT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0CE843D41; Wed, 13 Apr 2005 06:22:27 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id j3D6MPTd095278; Wed, 13 Apr 2005 02:22:25 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost)j3D6MPmV095274; Wed, 13 Apr 2005 02:22:25 -0400 (EDT) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Wed, 13 Apr 2005 02:22:25 -0400 (EDT) From: Jeff Roberson To: Alfred Perlstein In-Reply-To: <20050409141050.GQ60345@elvis.mu.org> Message-ID: <20050413022133.Y28571@mail.chesapeake.net> References: <200504091204.j39C4aH4033816@repoman.freebsd.org> <20050409085414.M28571@mail.chesapeake.net> <20050409093326.C28571@mail.chesapeake.net> <20050409135322.GM60345@elvis.mu.org> <20050409140227.GO60345@elvis.mu.org> <20050409141050.GQ60345@elvis.mu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys namei.h src/sys/kern vfs_syscalls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 06:22:29 -0000 On Sat, 9 Apr 2005, Alfred Perlstein wrote: > * Jeff Roberson [050409 07:06] wrote: > > On Sat, 9 Apr 2005, Alfred Perlstein wrote: > > > > > * Jeff Roberson [050409 06:56] wrote: > > > > On Sat, 9 Apr 2005, Alfred Perlstein wrote: > > > > > > > > > * Alfred Perlstein [050409 06:46] wrote: > > > > > > * Jeff Roberson [050409 06:33] wrote: > > > > > > > > > > > > > > I don't understand, where does autofs inspect this flag? > > > > > > > > > > You are right about the name being misleading and the docs being > > > > > nearly useless to explain it. I will update the docs to reflect > > > > > what it actually is useful for when we get this fixed up. > > > > > > > > Where is the actual code that inspects this, is what I'm asking. I > > > > understand the use-case, I just don't know where that actually happens. > > > > > > It is not currently published, but doing this puts yet another > > > hurdle in the way of me publishing it. > > > > Ok, that's good enough for me. I'm fine leaving it in as long as the uses > > aren't hypothetical. I'm going to rename it though as it has nothing to > > do with vm objects anymore. > > > > > > > > And as Jim Reese said, nfsv4 can make use of it. > > Thank you very much. I'll update the docs when you're done. Don't you only need to know which calls are going to open, or do you also need modifying ops like unlike and rename? > > -- > - Alfred Perlstein > - Research Engineering Development Inc. > - email: bright@mu.org cell: 408-480-4684 >