From owner-freebsd-arch Sat Dec 29 10:21:27 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 5A6F737B438; Sat, 29 Dec 2001 10:21:17 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 5A27081D03; Sat, 29 Dec 2001 12:21:11 -0600 (CST) Date: Sat, 29 Dec 2001 12:21:11 -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: <20011229122111.D16101@elvis.mu.org> References: 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 10:23:57AM -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 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. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message