From owner-cvs-all Thu Dec 20 11:56:36 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 94C4437B417; Thu, 20 Dec 2001 11:56:30 -0800 (PST) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKJuUq55807; Thu, 20 Dec 2001 11:56:30 -0800 (PST) (envelope-from dillon) Message-Id: <200112201956.fBKJuUq55807@freefall.freebsd.org> From: Matt Dillon Date: Thu, 20 Dec 2001 11:56:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c src/sys/nfs nfs.h nfs_bio.c nfs_vnops.c src/sys/vm vm_page.c vnode_pager.c X-FreeBSD-CVS-Branch: RELENG_4 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 dillon 2001/12/20 11:56:30 PST Modified files: (Branch: RELENG_4) sys/kern vfs_bio.c sys/nfs nfs.h nfs_bio.c nfs_vnops.c sys/vm vm_page.c vnode_pager.c Log: MFC NFS and VM bug fixes (see my commit 2001/12/13 17:16:57 PST, kern/vfs_bio.c 1.295 and friends) Approved by: Release Engineers Revision Changes Path 1.242.2.14 +13 -0 src/sys/kern/vfs_bio.c 1.53.2.4 +3 -1 src/sys/nfs/nfs.h 1.83.2.2 +55 -4 src/sys/nfs/nfs_bio.c 1.150.2.5 +19 -5 src/sys/nfs/nfs_vnops.c 1.147.2.13 +14 -0 src/sys/vm/vm_page.c 1.116.2.6 +27 -2 src/sys/vm/vnode_pager.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message