HomeFreeBSD

Assert that mbufs are writable if we write to them

Description

Assert that mbufs are writable if we write to them

m_copyback() modifies the mbuf, so it must be a writable mbuf.

Reviewed by: glebius
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D46627

Details

Provenance
kpAuthored on Tue, Sep 10, 8:15 PM
Reviewer
glebius
Differential Revision
D46627: Assert that mbufs are writable if we write to them
Parents
rG4ec5fbddeda4: sys/conf: Remove LD_EMULATION_armv6
Branches
Unknown
Tags
Unknown
Reverted By
rG299175f2e52e: Revert "Assert that mbufs are writable if we write to them"