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)
Mon, May 27, 8:12 AM
Unknown Object (File)
May 18 2024, 12:16 AM
Unknown Object (File)
May 3 2024, 10:31 PM
Unknown Object (File)
Apr 30 2024, 10:07 AM
Unknown Object (File)
Apr 30 2024, 10:07 AM
Unknown Object (File)
Apr 30 2024, 10:06 AM
Unknown Object (File)
Apr 30 2024, 6:50 AM
Unknown Object (File)
Apr 8 2024, 1:57 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42690
Build 39578: arc lint + arc unit