HomeFreeBSD

Fix "current" variable name conflict with openzfs

Description

Fix "current" variable name conflict with openzfs

The variable "current" is an alias for curthread
in openzfs. Rename all variable uses of current
in dtrace.c to curstate.

Details

Provenance
mmacyAuthored on
Parents
rS362666: Rename nvpair.c to bsd_nvpair.c to not conflict with openzfs' version.
Branches
Unknown
Tags
Unknown