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, 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
Unknown Object (File)
Apr 24 2024, 8:00 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.