• P
    block/nfs: bump libnfs requirement to 1.9.3 · b7d769c9
    Peter Lieven 提交于
    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: NPeter Lieven <pl@kamp.de>
    Signed-off-by: NKevin Wolf <kwolf@redhat.com>
    b7d769c9
configure 135.3 KB