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)
Jan 15 2026, 4:11 AM
Unknown Object (File)
Jan 7 2026, 11:53 PM
Unknown Object (File)
Jan 6 2026, 3:05 AM
Unknown Object (File)
Dec 24 2025, 7:15 PM
Unknown Object (File)
Dec 20 2025, 2:27 AM
Unknown Object (File)
Nov 25 2025, 11:03 PM
Unknown Object (File)
Nov 21 2025, 3:00 PM
Unknown Object (File)
Nov 21 2025, 4:32 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.