Page MenuHomeFreeBSD

rman: Remove rman_set_start/end
ClosedPublic

Authored by jhb on Feb 16 2024, 5:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 14, 6:47 PM
Unknown Object (File)
Thu, May 14, 6:47 PM
Unknown Object (File)
Thu, May 14, 6:46 PM
Unknown Object (File)
Mon, Apr 27, 4:28 PM
Unknown Object (File)
Wed, Apr 22, 4:39 AM
Unknown Object (File)
Apr 15 2026, 4:32 PM
Unknown Object (File)
Apr 9 2026, 2:39 AM
Unknown Object (File)
Mar 26 2026, 7:06 AM
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.