Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2005 09:33:43 -0400 (EDT)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Alfred Perlstein <alfred@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys namei.h src/sys/kern vfs_syscalls.c
Message-ID:  <20050409093326.C28571@mail.chesapeake.net>
In-Reply-To: <20050409132339.GJ60345@elvis.mu.org>
References:  <200504091204.j39C4aH4033816@repoman.freebsd.org> <20050409085414.M28571@mail.chesapeake.net> <20050409132339.GJ60345@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 9 Apr 2005, Alfred Perlstein wrote:

> * Jeff Roberson <jroberson@chesapeake.net> [050409 05:55] wrote:
> > On Sat, 9 Apr 2005, Alfred Perlstein wrote:
> >
> > > * Jeff Roberson <jeff@FreeBSD.org> [050409 05:04] wrote:
> > > > jeff        2005-04-09 12:04:36 UTC
> > > >
> > > >   FreeBSD src repository
> > > >
> > > >   Modified files:
> > > >     sys/sys              namei.h
> > > >     sys/kern             vfs_syscalls.c
> > > >   Log:
> > > >    - Remove the namei NOOBJ flag.  It is meaningless now.
> > >
> > > Please bring this back, it is very useful actually.
> > >
> > > It is the flag that happens to tell the underlying FS if the
> > > vnode is going to be used or not.  Basically, if there will
> > > be an attribute fetch or an open.
> > >
> > > (autofs)
> >
> > Nothing presently makes use of it.  And the name is misleading if that's
> > what you want to use it for.  When someone adds functionality to make use
> > of this in a filesystem we can revive it easily enough with a better name.
>
> I just explained to you that I have functionality that makes use
> of it right now.  Autofs depends on it.  Please revert it.  If you
> hate the name NOOBJ then rename it JUSTSTAT or NOOPEN.  Thank you.

I don't understand, where does autofs inspect this flag?

>
> --
> - Alfred Perlstein
> - email: bright@mu.org cell: 408-480-4684
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050409093326.C28571>