HomeFreeBSD

When sbcut() works on M_NOTREADY mbufs, it shouldn't free them, since

Description

When sbcut() works on M_NOTREADY mbufs, it shouldn't free them, since
they a referenced by some outside entity. Instead, sbcut() would mark
them with a new flag and forget them.

Later, if sbready() encounters such mbufs, it frees them.

Sponsored by: Nginx, Inc.

Details

Provenance
glebiusAuthored on
Parents
rS274512: Merge head r258543 through r274511.
Branches
Unknown
Tags
Unknown

Event Timeline