From owner-cvs-all Sat Nov 17 16:41:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73BC637B418; Sat, 17 Nov 2001 16:41:16 -0800 (PST) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAI0fGM48222; Sat, 17 Nov 2001 16:41:16 -0800 (PST) (envelope-from alfred) Message-Id: <200111180041.fAI0fGM48222@freefall.freebsd.org> From: Alfred Perlstein Date: Sat, 17 Nov 2001 16:41:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpc.lockd lockd_lock.c X-FreeBSD-CVS-Branch: ANDREW_LOCKD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2001/11/17 16:41:16 PST Modified files: (Branch: ANDREW_LOCKD) usr.sbin/rpc.lockd lockd_lock.c Log: This adds in the full HW locking capability and should now make my rewrite of the rpc.lockd fully compliant with the old file locking semantics. Andrew will dig into the statd code next and then will attack the split locking. This also backs out a lot of the work I've done on making the code more conformant with non-written style rules, but we'll revisit that later. Submitted by: "Andrew P. Lentvorski" Revision Changes Path 1.4.2.2 +775 -318 src/usr.sbin/rpc.lockd/lockd_lock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message