K 10 svn:author V 5 trasz K 8 svn:date V 27 2014-02-11T11:58:54.171835Z K 7 svn:log V 353 MFC r260083: Fix extremely slow operation with data digests enabled. This was caused by receive code waiting for data digest even when the data segment was empty. It didn't actually read it, but it waited until those four bytes become available in the socket buffer, i.e. until any other PDU (e.g. NOP) came in. Sponsored by: The FreeBSD Foundation END