Name: | xfsprogs |
---|---|
Version: | 5.15.0 |
Release: | 1.0.5.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3438803 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-5.15.0-1.0.5.el9.x86_64.rpm |
Source RPM: | xfsprogs-5.15.0-1.0.5.el9.src.rpm |
Build Date: | Thu Jun 27 2024 |
Build Host: | build-ol9-x86_64.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. |
- mkfs.xmem: fix agcount issue when formatting pmem filesystems - mkfs: add mkfs.xmem wrapper script
- Fix OL9 man pages for bigtime and inobtcount
- Fix fsck.xfs to replay journal
- Ignore stripe geometry for small filesystems - Round down log size when log stripe units are in play