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
F151659454: D7066.id18088.diff
Thu, Apr 9, 8:19 PM
Unknown Object (File)
Tue, Mar 31, 2:47 AM
Unknown Object (File)
Thu, Mar 26, 6:42 AM
Unknown Object (File)
Thu, Mar 26, 12:03 AM
Unknown Object (File)
Wed, Mar 25, 9:14 PM
Unknown Object (File)
Wed, Mar 25, 9:09 AM
Unknown Object (File)
Sun, Mar 22, 7:05 AM
Unknown Object (File)
Fri, Mar 20, 2:17 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