Name: | xfsprogs |
---|---|
Version: | 5.0.0 |
Release: | 4.el8 |
Architecture: | i686 |
Group: | System Environment/Base |
Size: | 5876672 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-5.0.0-4.el8.i686.rpm |
Source RPM: | xfsprogs-5.0.0-4.el8.src.rpm |
Build Date: | Sat Aug 08 2020 |
Build Host: | jenkins-10-147-72-125-ebccca4b-db1a-4b34-9cd3-ab2f8309b679.appad2iad.osdevelopmeniad.oraclevcn.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.xfs: inform user about discard, and make interruptable (#1836414)
- mkfs.xfs: use faster log zeroing on supported devices (#1755046)
- mkfs.xfs: validate log stripe unit alignment (#1632596) - xfs_growfs: allow mounted device node as argument (#1765217)
- 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)