HomeFreeBSD

nfsd: Get rid of useless "pool" field in nfs_fha_new.c

Description

nfsd: Get rid of useless "pool" field in nfs_fha_new.c

Since svcpool_create() is now called from an initialization function,
the pool field of fha_params is always non-NULL, so just get
rid of it and the useless check for it being NULL.

(cherry picked from commit b99c419587db2ac75b929637f61ec3b845d7b5f6)

Details

Provenance
rmacklemAuthored on Feb 17 2023, 3:34 PM
Parents
rG866e5c6b3ce7: freebsd-update: Fix merging already-updated files
Branches
Unknown
Tags
Unknown