Name: | xfsprogs |
---|---|
Version: | 6.3.0 |
Release: | 1.0.1.el9 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 3832693 |
License: | GPL+ and LGPLv2+ |
RPM: | xfsprogs-6.3.0-1.0.1.el9.i686.rpm |
Source RPM: | xfsprogs-6.3.0-1.0.1.el9.src.rpm |
Build Date: | Tue Apr 30 2024 |
Build Host: | build-ol9-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. |
- mkfs.xmem: fix agcount issue when formatting pmem filesystems - mkfs: add mkfs.xmem wrapper script - mkfs: add configuration files for OL support
- Rebase to upstream version 6.3.0 - - Following is a list of dropped backported patches which - are contained in the current rebase: - xfsprogs-5.19.0-xfs-hoist-refcount-record-merge-predicates.patch (v6.2.0) - xfsprogs-5.19.0-xfs_db-fix-dir3-block-magic-check.patch (v6.1.0) - xfsprogs-5.19.0-xfs-estimate-post-merge-refcounts-correctly.patch (v6.2.0) - xfsprogs-5.19.0-xfs-get-rid-of-assert-from-xfs_btree_islastblock.patch (v6.2.0) - xfsprogs-5.19.0-xfs-fix-off-by-one-error-in-xfs_btree_space_to_heigh.patch (v6.2.0) - xfsprogs-5.19.0-xfs-fix-sb-write-verify-for-lazysbcount.patch (v6.1.0) - xfsprogs-5.19.0-xfs-removed-useless-condition-in-function-xfs_attr_n.patch (v6.0.0) - xfsprogs-5.19.0-xfs_repair-retain-superblock-buffer-to-avoid-write-h.patch (v6.1.0) - - Rename the remaining patches so the name contains upstream version in which - they are implemented, or "rhelonly". - - Drop Eric Sandeen's public key used to check tarball signature and replace it by - Carlos Maiolino's (current upstream xfsprogs maintainer). - - Following is a list of newly backported patches from versions released after 6.3 - which are fixing patches present in version 6.3: - xfsprogs-6.4.0-xfs_repair-don-t-add-junked-entries-to-the-rebuilt-d.patch - xfsprogs-6.4.0-xfs_repair-don-t-spray-correcting-imap-all-by-itself.patch - xfsprogs-6.4.0-xfs_repair-fix-messaging-when-fixing-imap-due-to-spa.patch - xfsprogs-6.4.0-xfs_repair-fix-messaging-when-shortform_dir2_junk-is.patch - - Backport: - xfsprogs-6.4.0-xfs_db-move-obfuscate_name-assertion-to-callers.patch - xfsprogs-6.4.0-xfs_db-fix-metadump-name-obfuscation-for-ascii-ci-fi.patch - xfsprogs-6.4.0-xfs-stabilize-the-dirent-name-transformation-functio.patch - to implement RHEL-RHEL-8284 - - Backport xfsprogs-rhelonly-xfs_quota-fix-missing-mount-point-warning.patch - to implement RHEL-7900 - - Related: RHEL-15399 - Related: RHEL-8284 - Related: RHEL-7900
- Fix man page, mkfs.xfs(8): Update section on dax+reflink - compatibility (#2226900)
- Fix man page default for sparse mkfs option (#2216118)
- Fix xfs corrupted when AG size is a multiple of stripe width - Related: rhbz#2192982
- New upstream release - Tolerate tiny (<300MB) filesystems - Rename xfsprogs-5.12.0-default-bigtime-inobtcnt-on.patch to xfsprogs-5.19.0-disable-old-kernel-bigtime-inobtcnt-on.patch and amend it to reflect upstream changes - Backport all "Fixing" patches relevant to 5.19 Related: rhbz#2142910