Change sendfile() to use the new m_ext callback scheme for cleaning up after
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 30 Jul 2004 21:56:17 +0000 (21:56 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 30 Jul 2004 21:56:17 +0000 (21:56 +0000)
commit013a4c0e754af3f1a4ef58517e56a30c2df63f66
tree3c2ea2e8a62367183e1c1698b4ab1f15cdba6eef
parentcbc33bc6fb65abc0826766fcc7f192c05894512c
Change sendfile() to use the new m_ext callback scheme for cleaning up after
SFBUF's.  Remove the sf_buf_tosf() function (a hack that existed only to
support sendfile()).
sys/kern/kern_sfbuf.c
sys/kern/uipc_syscalls.c
sys/sys/sfbuf.h