Name: | xfsprogs |
---|---|
Version: | 5.0.0 |
Release: | 11.el8_8 |
Architecture: | i686 |
Group: | System Environment/Base |
Size: | 5892271 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-5.0.0-11.el8_8.i686.rpm |
Source RPM: | xfsprogs-5.0.0-11.el8_8.src.rpm |
Build Date: | Mon Jul 10 2023 |
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. |
- Fix ignore autofs mount table entries
- 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)