HomeFreeBSD

Pair CURVNET_SET and CURVNET_RESTORE in a block

Description

Pair CURVNET_SET and CURVNET_RESTORE in a block

Per vnet(9), CURVNET_SET and CURVNET_RESTORE cannot be used as a single
statement for a conditional and CURVNET_RESTORE must be in the same
block as CURVNET_SET (or a subblock).

Reviewed by: andrew
Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Reviewer
andrew
Parents
rS333977: Only allocate the nfslayouthash table when a pNFS service is started the
Branches
Unknown
Tags
Unknown