Tue, 14 May 2024 20:28:53 UTC | login

Information for build btrfs-fuse-0-8.20220301gitca53ed5.fc37

ID212448
Package Namebtrfs-fuse
Version0
Release8.20220301gitca53ed5.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/btrfs-fuse.git#a60c32b8ce06c9216a3a46029261100b9e2e1274
SummaryRead-only, license friendly, FUSE based btrfs implementation
DescriptionThis is a read-only btrfs implementation using FUSE (Filesystem in Userspace). Although btrfs is already in mainline Linux kernel, there are still use-cases for such read-only btrfs implementation: - Educational purpose: let new developers get a quick way to learn how a complex and modern filesystem works; - For certain bootloaders: certain bootloaders need code base compatible with their license; - As a last resort method for subpage/multipage support: currently (v5.16-rc) the Linux kernel can only support sectorsize == pagesize , and 4K sectorsize with 64K page size; thus this project can act as a last resort method to read data from filesystem with unsupported sectorsize.
Built bydavidlt
State failed
Volume DEFAULT
StartedMon, 14 Nov 2022 16:12:55 UTC
CompletedMon, 14 Nov 2022 18:09:35 UTC
Taskbuild (f37, /rpms/btrfs-fuse.git:a60c32b8ce06c9216a3a46029261100b9e2e1274)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/btrfs-fuse.git#a60c32b8ce06c9216a3a46029261100b9e2e1274'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Mar 01 2022 Davide Cavalca <dcavalca@fedoraproject.org> 0-8 - Update to git snapshot ca53ed5 * Wed Feb 02 2022 Davide Cavalca <dcavalca@fedoraproject.org> 0-7 - Update to git snapshot 2dfabc1 * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> 0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Nov 13 2021 Davide Cavalca <dcavalca@fedoraproject.org> 0-5 - Update to git snapshot 8635fbc * Fri Nov 12 2021 Davide Cavalca <dcavalca@fedoraproject.org> 0-4 - Update to git snapshot 3905399; Fixes: RHBZ#2022035 * Wed Nov 10 2021 Davide Cavalca <dcavalca@fedoraproject.org> 0-3 - Exclude pcc64le for now * Wed Nov 10 2021 Davide Cavalca <dcavalca@fedoraproject.org> 0-2 - Update to git snapshot 89b9390 * Wed Nov 10 2021 Davide Cavalca <dcavalca@fedoraproject.org> 0-1 - Initial import; Fixes: RHBZ#2021615