Bug 1007863 - if the export entry invalid should output error message to user, and not export it;
Summary: if the export entry invalid should output error message to user, and not expo...
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
unspecified
Target Milestone: rc
: ---
Assignee: Steve Dickson
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-13 13:12 UTC by JianHong Yin
Modified: 2014-02-05 22:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-05 22:16:31 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description JianHong Yin 2013-09-13 13:12:32 UTC
Description of problem:
if the export entry invalid should output error message to user, and not export it;

Version-Release number of selected component (if applicable):
[root@dhcp-13-194 ~]# lsb_release -sir; rpm -q nfs-utils; uname -r
RedHatEnterpriseServer 5.10
nfs-utils-1.0.9-69.el5
2.6.18-369.el5


How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:
[root@dhcp-13-194 ~]# exportfs -ua
[root@dhcp-13-194 ~]# exportfs -vi *:/not.exist
exporting *:/not.exist
[root@dhcp-13-194 ~]# echo $?
0
[root@dhcp-13-194 ~]# exportfs 
/not.exist    	<world>


Expected results:
should output error/warn message: dir not exist
should return !0
should not export it

Additional info:

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