diff options
author | Gary R Hook <gary.hook@nimboxx.com> | 2014-11-25 17:30:02 -0600 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-12-12 10:29:44 +0000 |
commit | ebd9fbd7e102c533143c2c8372312b75c2b2678a (patch) | |
tree | 57e2da99f928bcbee989f86f8f6cd04f0dbc743e /block/bochs.c | |
parent | 99c9c3cb24e566258a0a141178934f9cb5198842 (diff) |
block migration: fix return value
Modify block_save_iterate() to return positive/zero/negative
(success/not done/failure) return status. The computation of
the blocks transferred (an int64_t) exceeds the size of an
int return value.
Signed-off-by: Gary R Hook <gary.hook@nimboxx.com>
Reviewed-by: ChenLiang <chenliang88@huawei.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1416958202-15913-1-git-send-email-gary.hook@nimboxx.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block/bochs.c')
0 files changed, 0 insertions, 0 deletions