K 10 svn:author V 3 jhb K 8 svn:date V 27 2023-03-22T22:29:40.217497Z K 7 svn:log V 406 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 Git Hash: bc74e50cdf14f85c5b9bf97c3bae6bfcffe58c77 Git Author: jhb@FreeBSD.org END