Date: Fri, 10 Oct 2003 00:26:21 -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 Message-ID: <200310100726.h9A7QLEN058450@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/10/10 00:26:21 PDT FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: - Synchronize access to a page's valid field in vfs_bio_clrbuf() by using the lock from its containing object. - Remove GIANT_REQUIRED from vm_hold_load_pages(). Revision Changes Path 1.410 +10 -8 src/sys/kern/vfs_bio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310100726.h9A7QLEN058450>