MFC: r286790
For the case where an NFSv4.1 ExchangeID operation has the client identifier
that already has a confirmed ClientID, the nfsrv_setclient() function would
not fill in the clientidp being returned. As such, the value of ClientID
returned would be whatever garbage was on the stack.
This patch fixes the problem by filling in these fields.
Description
Description
Details
Details
- Provenance
rmacklem Authored on - Parents
- rS287266: MFC r286344: find: Fix segfault with very long path in -exec/-ok ... {} \;.
- Branches
- Unknown
- Tags