HomeFreeBSD

ufs: stop doing refcount_init on made up creds

Description

ufs: stop doing refcount_init on made up creds

creds are not using the refcount API for a long time now, but this
previously failed to fail to compile because the type remained int.

Now it broke due to conversion to long.

Details

Provenance
mjgAuthored on Mar 29 2023, 9:16 AM
Parents
rG57014ab77647: pmc: Add a reminder to maintain documentation.
Branches
Unknown
Tags
Unknown