Name: | xfsprogs |
---|---|
Version: | 5.0.0 |
Release: | 10.el8 |
Architecture: | i686 |
Group: | System Environment/Base |
Size: | 5892375 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-5.0.0-10.el8.i686.rpm |
Source RPM: | xfsprogs-5.0.0-10.el8.src.rpm |
Build Date: | Thu Mar 31 2022 |
Build Host: | build-ol8-i386.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. |
- xfsprogs: enable bigtime and inode btree counter features in RHEL8 (#2024201))
- xfs_quota: state command should report ugp grace time (#1949743)
- xfs_repair: Use proper min/max values in compute_level_geometry (#1910384)
- xfs_quota: document how the default quota is stored (#1850188) - xfs_db: skip type change if type_f unchanged (#1867474)
- xfs_repair: improve AG btree ptr validation (libxfs_verify_agbno) (#1887288) - mkfs.xfs: fix ASSERT on too-small device with stripe geometry (#1887401) - xfs_repair: fix rebuilding btree block less than minrecs (#1759452)
- xfs_quota: allow individual timer extension (#1899204)
- 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)