Page MenuHomeFreeBSD

rman: Remove rman_set_start/end
ClosedPublic

Authored by jhb on Feb 16 2024, 5:45 PM.
Tags
None
Referenced Files
F156573411: D43936.id135107.diff
Thu, May 14, 6:47 PM
F156573396: D43936.id134451.diff
Thu, May 14, 6:47 PM
F156573343: D43936.diff
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)
Wed, Apr 15, 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 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.