Utilities for managing the global file system (GFS2)
- 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 |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| gating.yaml | ||
| gfs2-utils.spec | ||
| RHEL-26661-gfs2_edit_truncate_to_filesystem_size_at_end_of_restoremeta.patch | ||
| RHEL-132202-1-gfs2_edit_Use_0x_notation_when_printing_hexadecimal_values.patch | ||
| RHEL-132202-2-libgfs2_Add_a_function_to_look_up_flags_by_symbol.patch | ||
| RHEL-132202-3-gfs2_edit_Allow_setting_flags_fields_using_symbols.patch | ||
| RHEL-132202-4-gfs2_edit_Only_call_ioctl_BLKFLSBUF_on_block_devices.patch | ||
| RHEL-132202-5-libgfs2_Fall_back_to_printing_a_numerical_value_in_lgfs2_field_str.patch | ||
| RHEL-132202-6-gfs2_edit_Set_errno_for_invalid_flag_arguments_in_process_field.patch | ||
| RHEL-132202-7-libgfs2_Use_as_the_flag_separator_in_lgfs2_field_str.patch | ||
| RHEL-132202-8-gfs2_edit_Print_a_better_error_message_for_missing_path.patch | ||
| RHEL-143418-fsck_gfs2_Fix_rebuilding_bad_system_inodes.patch | ||
| sources | ||