Name: | xfsprogs |
---|---|
Version: | 4.15 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 5128105 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-4.15-4.el7.aarch64.rpm |
Source RPM: | xfsprogs-4.15-4.el7.src.rpm |
Build Date: | Mon Mar 18 2019 |
Build Host: | ca-buildarm01.us.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. |
- 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