Name: | xfsprogs |
---|---|
Version: | 5.0.0 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 6927364 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-5.0.0-1.el8.aarch64.rpm |
Source RPM: | xfsprogs-5.0.0-1.el8.src.rpm |
Build Date: | Sun Nov 10 2019 |
Build Host: | ca-arm-jenkins-builder-01 |
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. |
- New upstream version (#1712147) - mkfs.xfs: validate extent size hint parameters (#1683007) - mkfs.xfs: null-terminate symlinks created via protofile (#1640503) - xfs_repair: allow '/' in attribute names (#1667354) - xfs_info: allow device name as parameter (#1679840) - xfs_quota: fix project inheritance flag handling (#1664105) - xfs_metadump: handle symlinks correctly (#1693074) - xfs_db: fix finobt record decoding with sparse inodes (#1690245)
- xfs_repair: initialize non-leaf finobt blocks with correct magic (#1670153)
- New upstream release (#1652248) - Note reflink default in mkfs.xfs manpage (#1641698) - Fix xfs_db sign extension in agi freecount (#1640090) - Fix xfs_repair hang on large filesystem (#1630674)
- Remove experimental xfs_scrub utility (#1623301)
- Fix annobin checks (#1630641)
- New upstream release (#1623695)
- Disable reflink automatically if crcs are disabled (#1600610)
- Rebuild for platform-python
- Default mkfs to reflink enabled (#1494028)
- New upstream release - Clean up spec file