Date: Sat, 29 Dec 2001 15:44:35 -0600 From: Alfred Perlstein <bright@mu.org> To: Robert Watson <rwatson@FreeBSD.org> Cc: arch@FreeBSD.org Subject: Re: adding cred argument to socreate(), making NFS connect using , mount-time credential Message-ID: <20011229154435.G16101@elvis.mu.org> In-Reply-To: <Pine.NEB.3.96L.1011229162523.85173D-100000@fledge.watson.org>; from rwatson@FreeBSD.org on Sat, Dec 29, 2001 at 04:27:11PM -0500 References: <20011229122111.D16101@elvis.mu.org> <Pine.NEB.3.96L.1011229162523.85173D-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Robert Watson <rwatson@FreeBSD.org> [011229 15:27] wrote: > > On Sat, 29 Dec 2001, Alfred Perlstein wrote: > > > * Robert Watson <rwatson@FreeBSD.org> [011229 09:24] wrote: > > > > > > Attached please find a diff that does the following: > > > > > > (1) Makes the credential used by socreate() an explicit argument to > > > socreate(), rather than getting it implicitly from the thread > > > argument. > > > > This looks good, on the same note do you think we ought to remove > > vn_open_cred and make vn_open just always require a cred argument? > > > > I would like to see that. > > Yes -- in fact I only saw recently that the vn_open change didn't do that, > and was somewhat surprised. :-) Feel free to go ahead and commit > whenever, or if you don't get to it I'll do it next week. Well, when I first looked at your patch I was annoyed that you handn't picked my _cred way of doing it, then I realized mine was kinda gross. :) -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductable donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011229154435.G16101>