Package xfsprogs-5.0.0-12.el8.x86_64
Name | xfsprogs |
---|---|
Epoch | 0 |
Version | 5.0.0 |
Release | 12.el8 |
Architecture | x86_64 |
Website/URL | https://xfs.wiki.kernel.org |
License | GPL+ and LGPLv2+ |
Build Time | 2023-12-13 14:50:50 |
Build Host | builder-x86-04.inferitos.ru |
Summary | Utilities for managing the XFS filesystem |
Repositories | BaseOS |
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. |
Errata | — |
Size | 1094 KiB |
Source Project | xfsprogs-5.0.0-12.el8 |
SHA-256 checksum | 2684c08a7a754108aaa32580fafc1a628295dedad4236287a4670ace63cd9a16 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 5.0.0-12 - Rebuilt for MSVSphere 8.8 * Thu Jun 08 2023 Pavel Reichl <preichl@redhat.com> - 5.0.0-12 - Fix xfs_repair progress reporting is not working (#2183398) - Fix man page default for sparse mkfs option (#2118564) * Tue May 02 2023 Pavel Reichl <preichl@redhat.com> - 5.0.0-11 - Fix xfstest fails with error "missing xfsprogs fix patch"(#2161936,#2160746) - Fix ignore autofs mount table entries (#2182361) * Thu Dec 09 2021 Bill O'Donnell <bodonnel@redhat.com> 5.0.0-10 - xfsprogs: enable bigtime and inode btree counter features in RHEL8 (#2024201)) * Thu Jul 08 2021 Bill O'Donnell <bodonnel@redhat.com> 5.0.0-9 - xfs_quota: state command should report ugp grace time (#1949743) * Thu Jan 07 2021 Bill O'Donnell <billodo@redhat.com> 5.0.0-8 - xfs_repair: Use proper min/max values in compute_level_geometry (#1910384) * Mon Dec 14 2020 Bill O'Donnell <billodo@redhat.com> 5.0.0-7 - xfs_quota: document how the default quota is stored (#1850188) - xfs_db: skip type change if type_f unchanged (#1867474) * Wed Dec 09 2020 Bill O'Donnell <billodo@redhat.com> 5.0.0-6 - 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) * Wed Dec 02 2020 Bill O'Donnell <billodo@redhat.com> 5.0.0-5 - xfs_quota: allow individual timer extension (#1899204) * Wed Jun 03 2020 Eric Sandeen <sandeen@redhat.com> 5.0.0-4 - mkfs.xfs: inform user about discard, and make interruptable (#1836414)