K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-04-03T02:29:56.054048Z K 7 svn:log V 314 fusefs: during ftruncate, discard cached data past truncation point During truncate, fusefs was discarding entire cached blocks, but it wasn't zeroing out the unused portion of a final partial block. This resulted in reads returning stale data. PR: 233783 Reported by: fsx Sponsored by: The FreeBSD Foundation END