You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libnfs
I have directories created till depth level 60 on my NFS share. I want to traverse all 60 directories. But when I use existing nfs-ls implementation for NFS4, it could traverse till 47 directories. After 47th directory, it shows NFS4ERR_RESOURCE error message. It does not throws any error for NFS3. What could be the possible issue?