Page MenuHomeFreeBSD

Error handling in nfsd
ClosedPublic

Authored by joyul_juniper.net on Aug 26 2024, 6:44 PM.
Tags
None
Referenced Files
F151648726: D46442.id143913.diff
Thu, Apr 9, 6:43 PM
F151620218: D46442.id143913.diff
Thu, Apr 9, 1:39 PM
Unknown Object (File)
Wed, Apr 1, 9:34 PM
Unknown Object (File)
Wed, Apr 1, 6:46 AM
Unknown Object (File)
Fri, Mar 27, 11:44 AM
Unknown Object (File)
Fri, Mar 27, 4:43 AM
Unknown Object (File)
Thu, Mar 26, 3:21 PM
Unknown Object (File)
Tue, Mar 17, 6:33 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.