Name: | xfsprogs |
---|---|
Version: | 5.19.0 |
Release: | 4.0.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 3894574 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-5.19.0-4.0.1.el9.aarch64.rpm |
Source RPM: | xfsprogs-5.19.0-4.0.1.el9.src.rpm |
Build Date: | Thu Nov 09 2023 |
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. |
- nrext64 option should be in [inode] section of mkfs conf files [Orabug: 35967954]
- Fix man page, mkfs.xfs(8): Update section on dax+reflink - compatibility (#2226900)
- Fix man page default for sparse mkfs option (#2216118)
- Fix xfs corrupted when AG size is a multiple of stripe width - Related: rhbz#2192982
- New upstream release - Tolerate tiny (<300MB) filesystems - Rename xfsprogs-5.12.0-default-bigtime-inobtcnt-on.patch to xfsprogs-5.19.0-disable-old-kernel-bigtime-inobtcnt-on.patch and amend it to reflect upstream changes - Backport all "Fixing" patches relevant to 5.19 Related: rhbz#2142910
- New upstream release Related: rhbz#2041525
- Add an example of backward compatible conf. file for mkfs Related: rhbz#2026002