Date: Sat, 4 Oct 2003 12:23:29 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c src/sys/vm vm_page.c Message-ID: <200310041923.h94JNTFU022790@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/10/04 12:23:29 PDT FreeBSD src repository Modified files: sys/kern vfs_bio.c sys/vm vm_page.c Log: - Extend the scope the vm object lock to cover calls to vm_page_is_valid(). - Assert that the lock on the containing vm object is held in vm_page_is_valid(). Revision Changes Path 1.407 +5 -3 src/sys/kern/vfs_bio.c 1.263 +1 -0 src/sys/vm/vm_page.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310041923.h94JNTFU022790>