Name: | xfsprogs |
---|---|
Version: | 5.0.0 |
Release: | 8.el8 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 5097936 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-5.0.0-8.el8.x86_64.rpm |
Source RPM: | xfsprogs-5.0.0-8.el8.src.rpm |
Build Date: | Wed Apr 07 2021 |
Build Host: | host-100-100-224-30.blddevtest1iad.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. |
- 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)
- 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)