K 10 svn:author V 3 alc K 8 svn:date V 27 2004-03-17T23:25:04.000000Z K 7 svn:log V 262 Revise socow_iodone() in light of recent sf_buf changes. Specifically, use sf_buf_free() instead of sf_buf_mext() to consolidate all actions that require the page queues lock in one critical section. While I'm here remove unnecessary splvm() and splx() calls. END