commit | 2a6e128bfaf4c6661dac2dfdca1162d275c88da2 | [log] [tgz] |
---|---|---|
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | Fri Jun 02 18:01:44 2017 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 15 11:04:06 2017 +0200 |
tree | f4026deb370bf543a9aae82d8908a12a4ddb6e76 | |
parent | 572b97e7223a75c14e1620440c4f887b4e8b3da3 [diff] |
nbd/server: get rid of EAGAIN dead code For now nbd_read never returns EAGAIN. So, don't handle it. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20170602150150.258222-7-vsementsov@virtuozzo.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>