On Mon, 24 Aug 2026 at 16:31, Jimmy Zuber <[email protected]> wrote: > This unmaps the stale mappings and zeroes the partial tail of the old EOF > folio, so a later read returns zeros. Truncating [old EOF, write start) > before > a buffered write keeps the dropped range disjoint from the written data, so a > write that lands inside the old EOF folio is preserved.
Applied, thanks. Miklos

