[Bug 270632] [ext2fs] files <4096 bytes are corrupted on ext4 filesystems
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Apr 2023 00:39:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270632 --- Comment #17 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Konstantin Belousov from comment #16) It did not fail on HEAD (main). I probably should have been explicit about that but that matches what others reported. Fore HEAD: I've used both a snapshot with artifact-kernel-substituted (to avoid the kernel being from the worst time range for the openzfs update problems) [so: a debug build] and from my own normal environment that I build (that predates the openzfs upgrade by some amount) [so: a non-debug build]. Both got the expected final part of the output from the script: 00000000 68 65 6c 6c 6f 20 77 6f 72 6c 64 0a |hello world.| 0000000c For reference, the non-debug test was via: # uname -apKU FreeBSD CA72_UFS 14.0-CURRENT FreeBSD 14.0-CURRENT #90 main-n261544-cee09bda03c8-dirty: Wed Mar 15 20:25:49 PDT 2023 root@CA72_16Gp_ZFS:/usr/obj/BUILDs/main-CA72-nodbg-clang/usr/main-src/arm64.aarch64/sys/GENERIC-NODBG-CA72 arm64 aarch64 1400082 1400082 I do have some unrelated personal patching that I keep in my personal builds, thus the "-dirty' status. I normally try to report based on using builds from FreeBSD servers to avoid any potential for my personal changes to contribute anything. But there are no such non-debug builds of main available from FreeBSD servers that I'm aware of. -- You are receiving this mail because: You are the assignee for the bug.