sahlberg / libnfs

NFS client library
Other
524 stars 201 forks source link

Update waitpdu_len when a pdu times out. #430

Closed dgaleano-ilm closed 1 year ago

dgaleano-ilm commented 1 year ago

Otherwise the value of waitpdu_len gets out of sync with the actual number of pdus on the waitpdu hash table and the reported queue length is always higher than it really is.