[Bug 270632] [ext2fs] files <4096 bytes are corrupted on ext4 filesystems

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 09 Apr 2023 03:58:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270632

--- Comment #9 from Rajeev Pillai <rajeev_v_pillai@yahoo.com> ---
Caching definitely is involved here. If you add `O_DIRECT' to the second
open(),
you don't even need to unmount/remount to check, you can see the NULs right
away.

-- 
You are receiving this mail because:
You are the assignee for the bug.