Date: Sun, 19 Mar 1995 04:36:12 -0800 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vnode_pager.c Message-ID: <199503191236.EAA02987@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
davidg 95/03/19 04:36:12 Modified: sys/vm vnode_pager.c Log: Incorporated 4.4-lite vnode_pager_uncache() and vnode_pager_umount() routines (and merged local changes). The changed vnode_pager_uncache gets rids of the bogosity that you can call the routine without having the vnode locked. The changed vnode_pager_umount properly locks the vnode before calling vnode_pager_uncache.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503191236.EAA02987>