Module Name: src Committed By: christos Date: Thu Nov 14 18:54:40 UTC 2013
Modified Files:
src/sys/kern: uipc_mbuf.c
Log Message:
- add KASSERTS on functions that don't accept M_COPYALL
- compute length for m_copyback0, m_makewritable used from ipf, is using
M_COPYALL.
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/kern/uipc_mbuf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
