K 10 svn:author V 8 gallatin K 8 svn:date V 27 2003-03-18T18:27:33.000000Z K 7 svn:log V 211 Fix a race condition in socow_setup(): The page must be wired before sf_buf_alloc() is called, as sf_buf_alloc() may sleep. If it does sleep, the page might be reclaimed before wiring occurs. Reported by: alc END