K 10 svn:author V 3 alc K 8 svn:date V 27 2002-06-22T07:28:06.000000Z K 7 svn:log V 294 o Replace GIANT_REQUIRED in vnode_pager_alloc() by the acquisition and release of Giant. (Annotate as MPSAFE.) o Also, in vnode_pager_alloc(), remove an unnecessary re-initialization of struct vm_object::flags and move a statement that is duplicated in both branches of an if-else. END