| Summary: | rpc.mountd -V version not verify the version | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | JianHong Yin <jiyin> |
| Component: | nfs-utils | Assignee: | Steve Dickson <steved> |
| Status: | CLOSED WONTFIX | QA Contact: | Red Hat Kernel QE team <kernel-qe> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.9 | CC: | jlayton |
| 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: | 2014-02-05 22:16:57 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: | |
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. |
Description of problem: rpc.mountd -V version not verify the version, rpc.mount -V 100 still return OK (echo $? get 0) Version-Release number of selected component (if applicable): nfs-utils-1.0.9-* in RHEL5.9 and RHEL5.10 How reproducible: y Steps to Reproduce: 1. rpc.mount -V 100 2. echo $? 3. Actual results: return 0 Expected results: return error info Additional info: in RHEL6 and RHEL7 is ok