K 10 svn:author V 7 glebius K 8 svn:date V 27 2014-02-23T08:22:31.308914Z K 7 svn:log V 394 Fixes to new sendfile: - Add function fixspace() that subtracts from space amount of bytes, contained in pages that failed. Use this function on failures, otherwise space won't match actual space sent to socket. - Do not leak mh mbuf chain on failures. - Do not leak vnode lock on malloc failure. - Do not leak wirings on m_get() failure. Sponsored by: Netflix Sponsored by: Nginx, Inc. END