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)
Sun, Oct 19, 10:38 PM
Unknown Object (File)
Aug 16 2025, 11:57 AM
Unknown Object (File)
Aug 9 2025, 5:45 PM
Unknown Object (File)
Jul 10 2025, 1:57 AM
Unknown Object (File)
Jun 29 2025, 3:07 AM
Unknown Object (File)
Jun 28 2025, 7:51 AM
Unknown Object (File)
Jun 27 2025, 7:35 AM
Unknown Object (File)
Jun 18 2025, 4:22 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 Not Applicable
Unit
Tests Not Applicable

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.