Date: Thu, 20 Dec 2001 14:04:38 -0800 From: Jordan Hubbard <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 Message-ID: <17301.1008885878@winston.freebsd.org>
next in thread | raw e-mail | index | archive | help
Ah, I withdraw my concerns about issue #1 then. Now we're just down to the floppy overflow issue. :) - Jordan From: Matt Dillon <dillon@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17301.1008885878>