| Summary: | finde4fs not functional | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | cely |
| Component: | e4fsprogs | Assignee: | Eric Sandeen <esandeen> |
| Status: | CLOSED WONTFIX | QA Contact: | Filesystem QE <fs-qe> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.11 | ||
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-29 15:32:18 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Hm, that's true. Missed for all these years. findfs works fine with ext4 filesystems or any other type, however, because it simply uses libblkid, so this isn't a critical bug. In retrospect, it would have been better to simply remove finde4fs from the package, because it is not ext4-specific at all. At this stage of rhel5 development (i.e. it's basically over) it is unlikely that this bug will meet the threshold of importance to warrant an update, so I'm afraid I'll just need to close it WONTFIX. Thanks, -Eric |
Description of problem: The comparison for "findfs" in argv[0] wasn't updated when this binary was renamed. Version-Release number of selected component (if applicable): e4fsprogs-1.41.12-4.el5_10.x86_64.rpm How reproducible: Always Steps to Reproduce: 1. finde4fs Actual results: tune4fs 1.41.12 (17-May-2010) Usage: finde4fs [-c max_mounts_count] [-e errors_behavior] [-g group] [-i interval[d|m|w]] [-j] [-J journal_options] [-l] [-m reserved_blocks_percent] [-o [^]mount_options[,...]] [-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label] [-M last_mounted_dir] [-O [^]feature[,...]] [-E extended-option[,...]] [-T last_check_time] [-U UUID] [ -I new_inode_size ] device Expected results: Usage: finde4fs LABEL=<label>|UUID=<uuid> Additional info: