commit | fae69416294223d84db425e58e7bbf6a08c45801 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 19 16:04:36 2011 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 22 11:53:58 2011 +0100 |
tree | 51e65888f3321a3a01aa3196a2a712d41b358071 | |
parent | 220455920384af77670e84953f3763153e39bcfa [diff] |
qemu-nbd: more robust handling of invalid requests Fail invalid requests with EINVAL instead of dropping them into the void. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>