HomeFreeBSD

MFC r363409: libbe: annotate lbh as __unused in be_is_auto_snapshot_name

Description

MFC r363409: libbe: annotate lbh as __unused in be_is_auto_snapshot_name

lbh is included for consistency with other functions and in case
future work needs to use it, but it is currently unused. Mark it,
and a post-OpenZFS-import world will be able to raise WARNS of
libbe to the default (pending some minor changes to openzfs libzfs).

Details

Provenance
kevansAuthored on
Parents
rS363940: MFC r363421: pkg-bootstrap: complain on improper `pkg bootstrap` usage
Branches
Unknown
Tags
Unknown