Hi, I found that there are no any files or directories displayed under NFS mount point even though NFS mount is successful, but the files do exist on NFS server. [root@root]#mount .... 192.168.0.103:/home/tom/git/omap/nfs/ on /mnt/nfs type nfs (rw,relatime,vers=3,rsize=524288,wsize=524288,namle n=255,hard,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.0.103,mountvers=3,mountproto=tcp,loc al_lock=all,addr=192.168.0.103) [root@root]#ls -l /mnt/nfs/ total 0 The problem is reproduced every time on 3.5-rc4-next, but no such issue on 3.5-rc4. Thanks, -- Ming Lei -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html