Bug 1007843 - exportfs return 0, even specify invalid argument
Summary: exportfs return 0, even specify invalid argument
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: nfs-utils
Version: 5.10
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Steve Dickson
QA Contact: JianHong Yin
URL:
Whiteboard:
Depends On:
Blocks: 1007845 1007848
TreeView+ depends on / blocked
 
Reported: 2013-09-13 12:56 UTC by JianHong Yin
Modified: 2014-07-04 05:57 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1007845 1007848 (view as bug list)
Environment:
Last Closed: 2014-02-05 22:16:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description JianHong Yin 2013-09-13 12:56:25 UTC
Description of problem:
exportfs return 0, even specify invalid argument

Version-Release number of selected component (if applicable):
all version in RHEL5.9 5.10 6.x 7.0

How reproducible:
100%

Steps to Reproduce:
1. 
2.
3.

Actual results:
[root@dhcp-13-194 ~]# exportfs  -vi  */home
Invalid exporting option: */home
[root@dhcp-13-194 ~]# echo $?
0
[root@dhcp-13-194 ~]# exportfs


Expected results:
should return !0

Additional info:

Comment 1 RHEL Program Management 2014-01-29 10:34:09 UTC
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.

Comment 2 RHEL Program Management 2014-02-05 22:16:34 UTC
Development Management has reviewed and declined this request.
You may appeal this decision by reopening this request.


Note You need to log in before you can comment on or make changes to this bug.