Page MenuHomeFreeBSD

libalias: Restructure - Remove temporary state deleteAllLinks from global struct
ClosedPublic

Authored by donner on Jun 1 2021, 6:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 20, 7:15 AM
Unknown Object (File)
Sat, Jul 18, 4:31 AM
Unknown Object (File)
Fri, Jul 17, 9:46 AM
Unknown Object (File)
Sun, Jul 12, 12:39 AM
Unknown Object (File)
Sat, Jul 11, 11:26 AM
Unknown Object (File)
Sat, Jul 11, 11:26 AM
Unknown Object (File)
Sat, Jun 27, 1:07 PM
Unknown Object (File)
Jun 21 2026, 10:37 PM

Details

Summary

The entry deleteAllLinks in the struct libalias is only used to signal
a state between internal calls. It's not used between API calls.

Test Plan

Use testsuite.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39899
Build 36788: arc lint + arc unit

Event Timeline

donner requested review of this revision.Jun 1 2021, 6:31 PM
  • Remove an unnecessary local var
This revision was not accepted when it landed; it landed in state Needs Review.Jun 19 2021, 7:58 PM
This revision was automatically updated to reflect the committed changes.