HomeFreeBSD

Fix a format string when uint64_t is not unsigned long long by casting

Description

Fix a format string when uint64_t is not unsigned long long by casting
through uintmax_t.

Details

Provenance
andrewAuthored on
Parents
rS297549: MFC r297421: Plug open count leak on zvol rename.
Branches
Unknown
Tags
Unknown