Page MenuHomeFreeBSD

rman: Remove rman_set_start/end
ClosedPublic

Authored by jhb on Feb 16 2024, 5:45 PM.
Tags
None
Referenced Files
F94869356: D43936.id135107.diff
Wed, Sep 18, 2:08 PM
F94703775: D43936.diff
Wed, Sep 18, 2:59 AM
Unknown Object (File)
Tue, Sep 17, 8:07 PM
Unknown Object (File)
Mon, Sep 16, 12:01 AM
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
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.