Page MenuHomeFreeBSD

Modernize nfssvc registartion
ClosedPublic

Authored by brooks on Feb 7 2018, 12:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 26, 10:38 PM
Unknown Object (File)
Sun, Apr 20, 6:14 PM
Unknown Object (File)
Sun, Apr 20, 2:08 PM
Unknown Object (File)
Sun, Apr 20, 1:52 PM
Unknown Object (File)
Sun, Apr 20, 1:47 PM
Unknown Object (File)
Sun, Apr 20, 1:45 PM
Unknown Object (File)
Sun, Apr 20, 1:34 PM
Unknown Object (File)
Sun, Apr 20, 1:25 PM
Subscribers

Details

Summary

Use syscall_helper_register() to register syscalls and do it through the module interface rather than sysinit.

This pattern is more common and easier to understand.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 14828
Build 14945: arc lint + arc unit

Event Timeline

Looks ok to me, but since I know nothing about the interface,
I've taken myself off the review.

This revision is now accepted and ready to land.Feb 8 2018, 7:33 PM
This revision was automatically updated to reflect the committed changes.