Page MenuHomeFreeBSD

Error handling in nfsd
ClosedPublic

Authored by joyul_juniper.net on Aug 26 2024, 6:44 PM.
Tags
None
Referenced Files
F162195806: D46442.id142459.diff
Fri, Jul 10, 7:23 PM
Unknown Object (File)
Sat, Jul 4, 2:58 PM
Unknown Object (File)
Sat, Jul 4, 2:57 PM
Unknown Object (File)
Tue, Jun 16, 2:47 AM
Unknown Object (File)
Jun 11 2026, 11:14 AM
Unknown Object (File)
Jun 11 2026, 10:37 AM
Unknown Object (File)
Jun 10 2026, 10:10 AM
Unknown Object (File)
May 26 2026, 5:28 AM
Subscribers

Details

Summary

Synchronize the error handling in nfsd. If you check other error handlings in those same condition blocks, it uses nfsd_exit instead, which will call killchildren() and call the rpcbind service to do the service un-mapping.

Test Plan

Have the device run the sanity test.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joyul_juniper.net created this revision.

Looks ok to me.

I will commit it in a couple of weeks, unless the
reporter requests otherwise.

This revision is now accepted and ready to land.Sep 15 2024, 8:41 PM
This revision was automatically updated to reflect the committed changes.