Information for build f2fs-tools-1.16.0-8.fc42

ID2242
Package Namef2fs-tools
Version1.16.0
Release8.fc42
Epoch
DraftFalse
SummaryTools for Flash-Friendly File System (F2FS)
DescriptionNAND flash memory-based storage devices, such as SSD, and SD cards, have been widely being used for ranging from mobile to server systems. Since they are known to have different characteristics from the conventional rotational disks,a file system, an upper layer to the storage device, should adapt to the changes from the sketch. F2FS is a new file system carefully designed for the NAND flash memory-based storage devices. We chose a log structure file system approach, but we tried to adapt it to the new form of storage. Also we remedy some known issues of the very old log structured file system, such as snowball effect of wandering tree and high cleaning overhead. Because a NAND-based storage device shows different characteristics according to its internal geometry or flash memory management scheme aka FTL, we add various parameters not only for configuring on-disk layout, but also for selecting allocation and cleaning algorithms.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:12:55 UTC
CompletedMon, 09 Jun 2025 16:12:55 UTC
Tags
f42
RPMs
src
f2fs-tools-1.16.0-8.fc42.src.rpm (info) (download)
riscv64
f2fs-tools-1.16.0-8.fc42.riscv64.rpm (info) (download)
f2fs-tools-devel-1.16.0-8.fc42.riscv64.rpm (info) (download)
f2fs-tools-debuginfo-1.16.0-8.fc42.riscv64.rpm (info) (download)
f2fs-tools-debugsource-1.16.0-8.fc42.riscv64.rpm (info) (download)
Changelog * Sat Jan 25 2025 Eduardo Echeverria <echevemaster@gmail.com> - 1.16.0-8 - Rebuilt due to FTBFS in f42 - The existing bool definition is broken for c23, where bool is now a keyword. * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 1.16.0-6 - convert license to SPDX * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Apr 21 2023 Filipe Rosset <rosset.filipe@gmail.com> - 1.16.0-1 - Update to 1.16.0 fixes rhbz#2098509