Date: Sun, 09 Apr 2023 03:58:32 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 270632] [ext2fs] files <4096 bytes are corrupted on ext4 filesystems Message-ID: <bug-270632-3630-YQ8dMr923X@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-270632-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-270632-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270632 --- 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270632-3630-YQ8dMr923X>