From owner-freebsd-hackers Thu Feb 26 22:44:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA05853 for freebsd-hackers-outgoing; Thu, 26 Feb 1998 22:44:39 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA05845 for ; Thu, 26 Feb 1998 22:44:35 -0800 (PST) (envelope-from tlambert@usr05.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.8.8/8.8.8) id XAA11382; Thu, 26 Feb 1998 23:44:33 -0700 (MST) Received: from usr05.primenet.com(206.165.6.205) via SMTP by smtp03.primenet.com, id smtpd011366; Thu Feb 26 23:44:26 1998 Received: (from tlambert@localhost) by usr05.primenet.com (8.8.5/8.8.5) id XAA17554; Thu, 26 Feb 1998 23:44:25 -0700 (MST) From: Terry Lambert Message-Id: <199802270644.XAA17554@usr05.primenet.com> Subject: Re: lockd client side To: conrad@apple.com (Conrad Minshall) Date: Fri, 27 Feb 1998 06:44:25 +0000 (GMT) Cc: hackers@FreeBSD.ORG In-Reply-To: from "Conrad Minshall" at Feb 26, 98 10:25:09 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > FreeBSD's rpc.lockd seems to only implements the server side. Has anyone > enhanced it so FreeBSD clients can get locks? > > Pointers to any other freeware lockd sources are welcome. I've already > checked {net,open}BSD. The code goes in the NFS client FS implementation. I expect to implement this shortly, though I expect to implement the server code first. The client code has its own problems that have to be resolved before everything is happy. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message