Date: Thu, 1 Aug 2002 22:23:58 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/nwfs nwfs_io.c src/sys/fs/smbfs smbfs_io.c src/sys/vm vm_page.c Message-ID: <200208020523.g725NwX5032185@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/08/01 22:23:58 PDT Modified files: sys/fs/nwfs nwfs_io.c sys/fs/smbfs smbfs_io.c sys/vm vm_page.c Log: o Lock page queue accesses in nwfs and smbfs. o Assert that the page queues lock is held in vm_page_deactivate(). Revision Changes Path 1.21 +4 -0 src/sys/fs/nwfs/nwfs_io.c 1.12 +8 -0 src/sys/fs/smbfs/smbfs_io.c 1.206 +1 -1 src/sys/vm/vm_page.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?200208020523.g725NwX5032185>