Date: Sun, 5 May 2002 22:45:57 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_readwrite.c src/sys/vm vm_fault.c vm_object.c vnode_pager.c Message-ID: <200205060545.g465jvk76221@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/05/05 22:45:57 PDT Modified files: sys/ufs/ufs ufs_readwrite.c sys/vm vm_fault.c vm_object.c vnode_pager.c Log: o Condition the compilation and use of vm_freeze_copyopts() on ENABLE_VFS_IOOPT. Revision Changes Path 1.87 +2 -1 src/sys/ufs/ufs/ufs_readwrite.c 1.141 +2 -1 src/sys/vm/vm_fault.c 1.211 +10 -1 src/sys/vm/vm_object.c 1.147 +2 -0 src/sys/vm/vnode_pager.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?200205060545.g465jvk76221>