Page MenuHomeFreeBSD

FFL: Convert hostcache rmx_sendpipe and rmx_recvpipe from u_long to uint32_t
ClosedPublic

Authored by jtl on Jul 2 2016, 8:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 14, 11:13 AM
Unknown Object (File)
Sat, May 9, 10:10 PM
Unknown Object (File)
Fri, May 8, 7:26 PM
Unknown Object (File)
Fri, May 1, 10:39 PM
Unknown Object (File)
Apr 18 2026, 6:39 AM
Unknown Object (File)
Apr 14 2026, 9:24 PM
Unknown Object (File)
Apr 10 2026, 7:45 PM
Unknown Object (File)
Apr 9 2026, 8:19 PM
Subscribers

Details

Reviewers
gnn
Group Reviewers
transport
Summary

Convert hostcache rmx_sendpipe and rmx_recvpipe from u_long to uint32_t. Because these variables appear to be unused, we should re-evaluate the need for their existence.

Diff Detail

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

Event Timeline

jtl retitled this revision from to FFL: Convert hostcache rmx_sendpipe and rmx_recvpipe from u_long to uint32_t.
jtl updated this object.
jtl edited the test plan for this revision. (Show Details)
jtl added a reviewer: transport.
gnn added a reviewer: gnn.
This revision is now accepted and ready to land.Jul 4 2016, 12:30 AM