[Bug 270632] [ext2fs] files <4096 bytes are corrupted on ext4 filesystems
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jun 2026 07:19:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270632
pprocacci@gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pprocacci@gmail.com
--- Comment #30 from pprocacci@gmail.com ---
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.