Actions
Feature #8330
closedAdd svc_tp_create_addr to libnsl
Start date:
2017-06-05
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Related issues
Updated by Gordon Ross about 5 years ago
- Blocks Bug #7577: mountd support to run on a fixed port added
Updated by Gordon Ross about 5 years ago
- Blocks Bug #7569: statd support to run on a fixed port added
Updated by Marcel Telka about 5 years ago
Why do we need to add a new function to libnsl(3nsl)
that would save us two lines of code only?
Detailed analysis is at https://illumos.topicbox.com/groups/developer/discussions/Tced6bc9c4704e405-M2c3f66fa76b3e00d89f18c78
Updated by Gordon Ross about 5 years ago
The work submitted for RTI is a compromize between "no changes in libnsl" and "substantial changes in libnsl".
Where to settle between those bounds is a matter of judgement, and not worth arguing about.
I'm going ahead without Marcel's review.
Updated by Electric Monk about 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit dec98d2aa2912b1fbd0abd2574307a695b566692
commit dec98d2aa2912b1fbd0abd2574307a695b566692 Author: Gordon Ross <gwr@nexenta.com> Date: 2017-07-21T01:54:31.000Z 8330 Add svc_tp_create_addr to libnsl Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Prakash Surya <prakash.surya@delphix.com>
Actions