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, Nov 7, 11:07 PM
Unknown Object (File)
Thu, Nov 7, 8:16 PM
Unknown Object (File)
Sat, Nov 2, 11:32 PM
Unknown Object (File)
Mon, Oct 21, 2:34 AM
Unknown Object (File)
Mon, Oct 21, 2:33 AM
Unknown Object (File)
Mon, Oct 21, 2:17 AM
Unknown Object (File)
Oct 18 2024, 7:55 PM
Unknown Object (File)
Oct 2 2024, 8:10 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.