HomeFreeBSD

Rename m_unmappedtouio() to m_unmapped_uiomove().

Description

Rename m_unmappedtouio() to m_unmapped_uiomove().

This function doesn't only copy data into a uio but instead is a
variant of uiomove() similar to uiomove_fromphys().

Reviewed by: gallatin, markj
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D30444

(cherry picked from commit aa341db39b6373c5e242f376a3cabe6a6b99141e)

Details

Provenance
jhbAuthored on May 25 2021, 11:59 PM
Reviewer
gallatin
Differential Revision
D30444: Rename m_unmappedtouio() to m_unmapped_uiomove().
Parents
rG8efc88d0d6a0: Extend m_copyback() to support unmapped mbufs.
Branches
Unknown
Tags
Unknown