Hide Forgot
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:
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.