Name: | xfsprogs |
---|---|
Version: | 4.15 |
Release: | 7.0.1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 5128383 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-4.15-7.0.1.el7.aarch64.rpm |
Source RPM: | xfsprogs-4.15-7.0.1.el7.src.rpm |
Build Date: | Wed Mar 30 2022 |
Build Host: | build-ol7-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. Refer to the documentation at http://oss.sgi.com/projects/xfs/ for complete details. This implementation is on-disk compatible with the IRIX version of XFS. |
- mkfs: Increase the default log size to 100MB (Darrick J. Wong) [Orabug: 33990187]
- xfs_repair: continue after xfs_bunmapi deadlock avoidance (Allison Henderson) - Update mkfs.xmem script (Allison Henderson)
- xfsprogs: Fix uninitialized cfg->lsunit (Allison Henderson) [Orabug: 29710712]
- mkfs: Backport fix to avoid divide-by-zero error (Allison Henderson)
- Add a wrapper script to detect pmem devices and set mkfs.xfs options appropriately. (Darrick J. Wong) [Orabug: 29216384] - Port upstream agfl corruption fixes (Allison Henderson) [Orabug: 28721740] - Re-apply agfl struct packing revert (Allison Henderson)
- Port upstream patches from xfsprogs-4.5.0-18.el7
- Add buildrpm tree for autobuilds