Home
last modified time | relevance | path

Searched hist:b7d769c93214bd6e58d16009f47e61ccb541025c (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigureb7d769c93214bd6e58d16009f47e61ccb541025c Mon Mar 17 03:37:33 CDT 2014 Peter Lieven <pl@kamp.de> block/nfs: bump libnfs requirement to 1.9.3

libnfs prior to 1.9.3 contains a bug that will report
wrong transfer sizes if the file offset grows beyond 4GB
and RPC responses are received out of order. this
error is not detectable and fixable in qemu.

additionally 1.9.3 introduces support for handling short
read/writes in general and takes care of the necessary
retransmissions internally.

Signed-off-by: Peter Lieven <pl@kamp.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>