| Summary: | RFE: [exportfs] if specify Invalid exporting option, output usage to user. | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | JianHong Yin <jiyin> | |
| Component: | nfs-utils | Assignee: | Steve Dickson <steved> | |
| Status: | CLOSED WONTFIX | QA Contact: | Red Hat Kernel QE team <kernel-qe> | |
| Severity: | low | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 7.0 | CC: | yoyang | |
| Target Milestone: | rc | Keywords: | FutureFeature | |
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Enhancement | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1008046 1008047 (view as bug list) | Environment: | ||
| Last Closed: | 2013-12-11 20:30:44 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: | ||||
| Bug Blocks: | 1008046, 1008047 | |||
|
Description
JianHong Yin
2013-09-14 00:01:21 UTC
[root@dhcp12-185 ~]# exportfs -u '*/home' exportfs: Invalid unexporting option: */home [root@dhcp12-185 ~]# exportfs '*/home' exportfs: Invalid exporting option: */home It does for me $ sudo exportfs '*/home' exportfs: Invalid exporting option: */home Changing to be WONTFIX the same as rhel-6 (Bug 1008046 Comment 4) and rhel-5 (Bug 1008047 Comment 3) do. |