NFS client sometimes cannot access symlink to directory /foo is a directory /bar is a symlink that points to /foo NFS client runs ls /bar/file.name but gets error: No such file or directory NFS client...NFS client sometimes cannot access symlink to directory /foo is a directory /bar is a symlink that points to /foo NFS client runs ls /bar/file.name but gets error: No such file or directory NFS client runs ls /foo and successfully view contents of directory, including file.name Afterwards, NFS client runs ls /bar/file.name and successfully views file.name Client is not sending an NFS call when running ls /bar/file.name Client is sending READDIRPLUS NFS call when running ls /foo