Page MenuHomeFreeBSD

mbuf: Fix an offset calculation in m_apply_extpg_one()
ClosedPublic

Authored by markj on Nov 10 2021, 12:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 6:34 AM
Unknown Object (File)
Thu, Oct 9, 12:36 PM
Unknown Object (File)
Thu, Oct 9, 12:36 PM
Unknown Object (File)
Thu, Oct 9, 12:36 PM
Unknown Object (File)
Thu, Oct 9, 12:04 PM
Unknown Object (File)
Fri, Sep 26, 11:13 PM
Unknown Object (File)
Mon, Sep 15, 1:00 AM
Unknown Object (File)
Sep 14 2025, 12:08 PM
Subscribers

Details

Summary

We were not including the requested starting offset in the page offset.

Fixes: 3c7a01d773ac ("Extend m_apply() to support unmapped mbufs.")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable