| Name: | gfs2-utils |
|---|---|
| Version: | 3.5.1 |
| Release: | 3.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1031480 |
| License: | GPLv2+ and LGPLv2+ |
| RPM: | gfs2-utils-3.5.1-3.el9.aarch64.rpm |
| Source RPM: | gfs2-utils-3.5.1-3.el9.src.rpm |
| Build Date: | Mon Feb 23 2026 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pagure.io/gfs2-utils |
| Summary: | Utilities for managing the global file system (GFS2) |
| Description: | The gfs2-utils package contains a number of utilities for creating, checking, modifying, and correcting inconsistencies in GFS2 file systems. |
- gfs2_edit: Use 0x notation when printing hexadecimal values - libgfs2: Add a function to look up flags by symbol - gfs2_edit: Allow setting flags fields using symbols - gfs2_edit: Only call ioctl(BLKFLSBUF) on block devices - libgfs2: Fall back to printing a numerical value in lgfs2_field_str() - gfs2_edit: Set errno for invalid flag arguments in process_field() - libgfs2: Use '|' as the flag separator in lgfs2_field_str() - gfs2_edit: Print a better error message for missing path Resolves: RHEL-132202 - fsck.gfs2: Fix rebuilding bad 'system' inodes Resolves: RHEL-143418
- gfs2_edit: truncate to filesystem size at end of restoremeta() Resolves: RHEL-26661 - Update tests/testsuite