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.
Details
Details
- Reviewers
rmacklem - Commits
- rGf321956d9806: nfsd.c: Synchronize error handling
Have the device run the sanity test.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Looks ok to me.
I will commit it in a couple of weeks, unless the
reporter requests otherwise.