Page MenuHomeFreeBSD

rman: Remove rman_set_start/end
ClosedPublic

Authored by jhb on Feb 16 2024, 5:45 PM.
Tags
None
Referenced Files
F94159159: D43936.diff
Mon, Sep 16, 12:01 AM
Unknown Object (File)
Thu, Aug 29, 10:09 PM
Unknown Object (File)
Thu, Aug 29, 8:51 PM
Unknown Object (File)
Thu, Aug 29, 8:30 PM
Unknown Object (File)
May 21 2024, 4:39 AM
Unknown Object (File)
May 17 2024, 2:23 PM
Unknown Object (File)
May 13 2024, 10:26 AM
Unknown Object (File)
May 4 2024, 3:17 PM
Subscribers

Details

Summary

These functions are not safe as the rman implementation assumes that
all regions (including allocated resources) are sorted by address in
the internal linked-list.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56057
Build 52946: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Feb 16 2024, 5:45 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 27 2024, 7:45 PM
This revision was automatically updated to reflect the committed changes.