Name: | xfsprogs |
---|---|
Version: | 6.12.0 |
Release: | 1.0.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 4356969 |
License: | GPL-1.0-or-later AND LGPL-2.1-or-later |
RPM: | xfsprogs-6.12.0-1.0.1.el9.aarch64.rpm |
Source RPM: | xfsprogs-6.12.0-1.0.1.el9.src.rpm |
Build Date: | Thu Jan 09 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://xfs.wiki.kernel.org |
Summary: | Utilities for managing the XFS filesystem |
Description: | A set of commands to use the XFS filesystem, including mkfs.xfs. XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. This implementation is on-disk compatible with the IRIX version of XFS. |
- Add mkfs configuration files for OL. - Add mkfs.xmem script. - Enable background online fsck services by default. Users must set autofsck=1 on their filesystems. - Rebase atop latest upstream.
- Update to the latest upstream version - Related: rhbz#2319902
- Update to latest upstream version - Fix C++ compilation errors in xfs_fs.h - Related: rhbz#2309693, rhbz#2308609
- Update to latest upstream version - Related: rhbz#2307855
- new version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for the bin-sbin merge
- Add missing directories to RPM database - Related: rhbz#2279737
- Rebase to the latest upstream version - Related: rhbz#2280969
- Rebase to upstream version 6.7.0