From owner-cvs-all Mon Oct 25 12:22:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BA5A14BD0; Mon, 25 Oct 1999 12:22:34 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA84097; Mon, 25 Oct 1999 12:22:34 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Message-Id: <199910251922.MAA84097@freefall.freebsd.org> From: Matt Dillon Date: Mon, 25 Oct 1999 12:22:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs.h nfs_vnops.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/10/25 12:22:34 PDT Modified files: sys/nfs nfs.h nfs_vnops.c Log: Move NFS access cache hits/misses into nfsstats structure so /usr/bin/nfsstat can get to it easily. Revision Changes Path 1.51 +3 -1 src/sys/nfs/nfs.h 1.143 +8 -7 src/sys/nfs/nfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message