| Summary: | rpc.mountd -h: 1. In help info not include -r|--reverse-lookup; 2. And -H info format error. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | JianHong Yin <jiyin> |
| Component: | nfs-utils | Assignee: | Steve Dickson <steved> |
| Status: | CLOSED ERRATA | QA Contact: | Yongcheng Yang <yoyang> |
| Severity: | low | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.1 | CC: | eguan, jiyin, steved, yoyang |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | nfs-utils-1.3.0-0.27.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1003713 | Environment: | |
| Last Closed: | 2016-11-04 04:59:46 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: | |
| Bug Depends On: | 1003713 | ||
| Bug Blocks: | 1003715 | ||
|
Description
JianHong Yin
2013-09-03 01:47:19 UTC
suggest: please change the options info to same format: [-x arg|--xxxxxx arg] [-x arg|--xxxxxx arg|--xxxxxx=arg] do not miss the arg. I think that the product appearance is important too, This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. commit 0bcc2bf2c71fce69961ffec6133988a0791bb07b
Author: Steve Dickson <steved>
Date: Wed Jan 20 12:07:13 2016 -0500
mountd: added missing argument to usage string
(In reply to Steve Dickson from comment #6) > commit 0bcc2bf2c71fce69961ffec6133988a0791bb07b > Author: Steve Dickson <steved> > Date: Wed Jan 20 12:07:13 2016 -0500 > > mountd: added missing argument to usage string Revise the commit number: commit 0c43a3e1ce8b2103e9c89aea0322367a22d6a491 Author: Steve Dickson <steved> Date: Wed Jan 20 12:07:13 2016 -0500 mountd: added missing argument to usage string [root@ibm-x3550m4-02 rpc-mountd]# rpm -q nfs-utils nfs-utils-1.3.0-0.27.el7.x86_64 [root@ibm-x3550m4-02 rpc-mountd]# rpc.mountd -h Usage: rpc.mountd [-F|--foreground] [-h|--help] [-v|--version] [-d kind|--debug kind] [-o num|--descriptors num] [-f exports-file|--exports-file=file] [-p|--port port] [-V version|--nfs-version version] [-N version|--no-nfs-version version] [-n|--no-tcp] [-H prog |--ha-callout prog] [-r |--reverse-lookup] [-s|--state-directory-path path] [-g|--manage-gids] [-t num|--num-threads=num] [-u|--no-udp] [root@ibm-x3550m4-02 rpc-mountd]# Move to VERIFIED and continue to run the automatic case. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2383.html |