[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project xfsprogs-5.0.0-12.el8

Name xfsprogs
Epoch 0
Version 5.0.0
Release 12.el8
Website/URL https://xfs.wiki.kernel.org
License GPL+ and LGPLv2+
Build Time 2023-12-13 14:50:55
Build Host builder-x86-06.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
xfsprogs-5.0.0-12.el8.x86_64 Utilities for managing the XFS filesystem 2684c08a7a754108aaa32580fafc1a628295dedad4236287a4670ace63cd9a16 download
xfsprogs-devel-5.0.0-12.el8.x86_64 XFS filesystem-specific headers 6e61aa596313cf22c7ca3b7bed537e25b78d8fed3771749e3feb5b1ad74d2be8 download
i686
xfsprogs-5.0.0-12.el8.i686 Utilities for managing the XFS filesystem c803f393a8acd4d72f43023a1612fd940b50ee37e66e59c5feb1f1ca075a1f7e download
xfsprogs-devel-5.0.0-12.el8.i686 XFS filesystem-specific headers 6d5ed2e98304b7b7299c7dd896cdb3506dbe334eaf49071cdab603878ff02e3a download
src
xfsprogs-5.0.0-12.el8.src Utilities for managing the XFS filesystem e3a6a20e56e7ab67504e0fbccb6678df4a55bb3433d6b54821f5ef8ee6582760 download
Changelog link
* 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)