From owner-cvs-all Sat Apr 27 15:12: 8 2002 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 BA7B737B42C; Sat, 27 Apr 2002 15:10:16 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RMAGB71763; Sat, 27 Apr 2002 15:10:16 -0700 (PDT) (envelope-from iedowse) Message-Id: <200204272210.g3RMAGB71763@freefall.freebsd.org> From: Ian Dowse Date: Sat, 27 Apr 2002 15:10:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient nfs_node.c nfsnode.h X-FreeBSD-CVS-Branch: HEAD 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 iedowse 2002/04/27 15:10:16 PDT Modified files: sys/nfsclient nfs_node.c nfsnode.h Log: Remove the nfs_{lock,unlock,islocked} functions and the associated definitions; they have been unused and #if 0'd out since the Lite/2 merge and we are unlikely to want them in the future. Revision Changes Path 1.54 +0 -86 src/sys/nfsclient/nfs_node.c 1.38 +1 -3 src/sys/nfsclient/nfsnode.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message