OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Artur Grabowski (artcvs.openbsd.org)
Date: Sun Dec 02 2001 - 17:37:52 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: artcvs.openbsd.org 2001/12/02 16:37:52

    Modified files:
            sys/uvm : uvm_vnode.c

    Log message:
    VOP_GETPAGES expects the vnode locked. Make it so.
    Note that VOP_PUTPAGES has the same problems, but the fix will be more
    complicated.