Dune 3.9.3
The fix to sendfile in 3.9.2 was not quite enough so here is the last part of
the fix. It brings compatibility with filesystems where sendfile is not
available, in particular when ecryptfs is used.
See full changelog
Fixes
- Fix flushing when using
sendfilefallback (#8288, fixes #8284, @alan-j-hu)