From owner-cvs-all Tue Sep 7 16:53: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 5FABD14D35; Tue, 7 Sep 1999 16:53:01 -0700 (PDT) (envelope-from bright@wintelcom.net) Received: from localhost (bright@localhost) by fw.wintelcom.net (8.8.8/8.8.8) with ESMTP id KAA20492; Tue, 7 Sep 1999 10:09:35 -0700 (PDT) (envelope-from bright@wintelcom.net) Date: Tue, 7 Sep 1999 17:09:35 +0000 (GMT) From: Alfred Perlstein To: Mike Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/coda ... In-Reply-To: <199909072326.QAA01292@dingo.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 7 Sep 1999, Mike Smith wrote: > > Reviewed by: msmith, eivind > > Approved by: phk > > Tested by: Jeroen Ruigrok/Asmodai > > I think Alfred's going for the "most endorsed committer" award here. 8) I'm new, and touching stuff people would probably feel better with several people looking at it, Eivind actually caught something I'd rather not bring up. :) I'll be committing fhopen calls and VFS_CHECKEXP soon. I also have some stuff to make our lockd fake NLM4, hopefully it won't be faking it for long. I have to work out a async lock notification API, I'd appreciate any suggestions for the API, especially references to systems that already have such a thing. I'm considering just a socket that a process can set SIGIO on, but that's a bit icky, any other ideas? Oh, and Martin Blapp has some awesome improvements to mount/umount that I'll be committing for him soon. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message