summaryrefslogtreecommitdiffstats
path: root/contrib/diff/lib/exitfail.c
diff options
context:
space:
mode:
authorrpokala <rpokala@FreeBSD.org>2017-01-19 23:44:05 +0000
committerrpokala <rpokala@FreeBSD.org>2017-01-19 23:44:05 +0000
commit2e2a1b132816b5cd5d9a0d3a4357e28e5fc40ffb (patch)
tree5ed3b1ddac1c626f02d453e329d638fbbcaab300 /contrib/diff/lib/exitfail.c
parent3d43d47e2dfb79e5d3abb61fc33c636d37e8b842 (diff)
downloadFreeBSD-src-2e2a1b132816b5cd5d9a0d3a4357e28e5fc40ffb.zip
FreeBSD-src-2e2a1b132816b5cd5d9a0d3a4357e28e5fc40ffb.tar.gz
MFC r311963: Remove writability requirement for single-mbuf, contiguous-
range m_pulldown() m_pulldown() only needs to determine if a mbuf is writable if it is going to copy data into the data region of an existing mbuf. It does this to create a contiguous data region in a single mbuf from multiple mbufs in the chain. If the requested memory region is already contiguous and nothing needs to change, the mbuf does not need to be writeable.
Diffstat (limited to 'contrib/diff/lib/exitfail.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud