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, Jun 3, 10:27 AM
Unknown Object (File)
Mon, Jun 3, 10:27 AM
Unknown Object (File)
Sat, Jun 1, 3:51 AM
Unknown Object (File)
Sat, Jun 1, 1:26 AM
Unknown Object (File)
Fri, May 24, 11:46 PM
Unknown Object (File)
May 10 2024, 3:38 AM
Unknown Object (File)
May 6 2024, 9:46 PM
Unknown Object (File)
May 2 2024, 11:24 AM

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.