From owner-freebsd-arch Sat Dec 29 13:44:39 2001 Delivered-To: freebsd-arch@freebsd.org Received: from elvis.mu.org (elvis.mu.org [216.33.66.196]) by hub.freebsd.org (Postfix) with ESMTP id 5ED4637B419; Sat, 29 Dec 2001 13:44:35 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 1211581D03; Sat, 29 Dec 2001 15:44:35 -0600 (CST) Date: Sat, 29 Dec 2001 15:44:35 -0600 From: Alfred Perlstein To: Robert Watson 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> References: <20011229122111.D16101@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rwatson@FreeBSD.org on Sat, Dec 29, 2001 at 04:27:11PM -0500 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Robert Watson [011229 15:27] wrote: > > On Sat, 29 Dec 2001, Alfred Perlstein wrote: > > > * Robert Watson [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