From owner-freebsd-stable Thu Dec 20 14: 4:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from winston.freebsd.org (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id 9D45C37B419; Thu, 20 Dec 2001 14:04:46 -0800 (PST) Received: from winston.freebsd.org (jkh@localhost [127.0.0.1]) by winston.freebsd.org (8.11.6/8.11.6) with ESMTP id fBKM4cG17304; Thu, 20 Dec 2001 14:04:38 -0800 (PST) (envelope-from jkh@winston.freebsd.org) To: stable@freebsd.org Cc: murray@freebsd.org Subject: Matt Dillon: 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 Date: Thu, 20 Dec 2001 14:04:38 -0800 Message-ID: <17301.1008885878@winston.freebsd.org> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ah, I withdraw my concerns about issue #1 then. Now we're just down to the floppy overflow issue. :) - Jordan 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-committers@FreeBSD.org Precedence: bulk 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 ------- End of Forwarded Message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message