Page MenuHomeFreeBSD

Reduce code duplication in rpc.lockd.
ClosedPublic

Authored by delphij on Jun 18 2017, 9:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 28, 3:49 AM
Unknown Object (File)
Mon, Apr 27, 10:45 PM
Unknown Object (File)
Fri, Apr 24, 3:57 AM
Unknown Object (File)
Sun, Apr 19, 2:38 PM
Unknown Object (File)
Sun, Apr 19, 7:35 AM
Unknown Object (File)
Mar 20 2026, 9:54 AM
Unknown Object (File)
Mar 20 2026, 12:14 AM
Unknown Object (File)
Mar 14 2026, 12:01 AM
Subscribers

Details

Summary

Reuse create_service code instead of duplicating it in
lookup_addresses for kernel NLM.

As a (good) side effect this also fixed a few issues that were
already fixed in the former but never applied to the latter.

Test Plan

Run rpc.lockd

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Works fine for me. Tested on amd64.

This revision is now accepted and ready to land.Jun 21 2017, 6:28 AM
This revision was automatically updated to reflect the committed changes.