HomeFreeBSD

Revert "df: remove the unused fstype var"

Description

Revert "df: remove the unused fstype var"

This reverts commit 647f70e6bf4213f3a892277fcafe2c36d81aa3a5.

fstype is used in a call to build_iovec_argf() in this branch, and the
reverted commit didn't remove the variable, just its initialization.

This is a direct commit to stable/12.

Reported by: GCC -Wmaybe-uninitialized

Details

Provenance
jhbAuthored on Mar 22 2023, 2:55 AM
Parents
rG0ae8e682d806: dtrace: avoid gcc9 Walloca-larger-than
Branches
Unknown
Tags
Unknown
Reverts
rG647f70e6bf42: df: remove the unused fstype var