Date: Sat, 11 Jan 2003 22:30:15 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <200301120630.h0C6UFnD002761@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/01/11 22:30:15 PST
Modified files:
sys/kern vfs_bio.c
Log:
vm_hold_load_pages() needn't clear PG_ZERO because it didn't pass
VM_ALLOC_ZERO to vm_page_alloc(). (PG_ZERO is clear by default.)
Revision Changes Path
1.353 +0 -1 src/sys/kern/vfs_bio.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301120630.h0C6UFnD002761>
