[Bug 270632] [ext2fs] files <4096 bytes are corrupted on ext4 filesystems
[email protected] Wed, 24 Jun 2026 07:19:18 +0000
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270632 [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #30 from [email protected] --- The fix was never MFC'd to the stable/13 branch. The commit b3f46656393f exists on: - main - stable/14, releng/14.0 through releng/14.4 - stable/15, releng/15.0 But it is absent from: - stable/13, releng/13.0 through releng/13.5 Just for reference: The bug: in ext4_ext_remove_space() at /usr/src/sys/fs/ext2fs/ext2_extents.c, line 1777: ip->i_ext_cache.ec_type = EXT4_EXT_CACHE_NO; -- You are receiving this mail because: You are the assignee for the bug.