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.

MFC after: 3 months

Details

Provenance
rmacklemAuthored on Feb 17 2023, 3:34 PM
Parents
rG545c5c40767c: Bump __FreeBSD_version after linuxkpi changes
Branches
Unknown
Tags
Unknown