Wind River Support Network

HomeDefectsLIN6-10665
Fixed

LIN6-10665 : wrl6 : /etc/init.d/nfscommon copies content to wrong directory

Created: Dec 18, 2015    Updated: Dec 3, 2018
Resolved Date: Jan 19, 2016
Found In Version: 6.0.0.26
Fix Version: 6.0.0.28
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Userspace

Description

The fix for LIN6-10061 - is incomplete. 

We need to reflect the changes of LIN6-10061 to actually be used in other files of nfs-utils. 

in /etc/init.d/nfscommon we do : 
test -n "$NFS_STATEDIR" || NFS_STATEDIR=/var/lib/nfs
[...]
create_directories(){
        echo -n 'creating NFS state directory: '
        mkdir -p "$NFS_STATEDIR"
        (       cd "$NFS_STATEDIR"
                umask 077
                mkdir -p rpc_pipefs
                mkdir -p sm sm.bak statd

sm and sm.bak should be in the statd folder.


Other Downloads


Live chat
Online