HomeFreeBSD

nfscl: Change the cred argument to non-NULL for pNFS proxies

Description

nfscl: Change the cred argument to non-NULL for pNFS proxies

Commit 326bcf9394c7 added a "cred" argument to nfscl_reqstart().
For the pNFS proxy calls on the server, the argument
should be "cred" instead of NULL.
This patch fixes this.

Since the argument is not yet used, this patch
should not result in a semantics change.

PR: 260011
MFC after: 2 weeks

Details

Provenance
rmacklemAuthored on Jul 9 2022, 12:27 AM
Parents
rG326bcf9394c7: nfscl: Add a cred argument to nfscl_reqstart()
Branches
Unknown
Tags
Unknown