Sergey Krivov
Results
1
issues of
Sergey Krivov
I start the program and it stops at the open() function. In the libnfs library it is [nfs_open()](https://github.com/sahlberg/libnfs/blob/master/lib/libnfs-sync.c). I think it hangs on wait_for_nfs_reply(). Why is this happening? In the...