diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2021-02-23 14:46:48 +0000 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2021-03-08 14:56:54 +0100 |
commit | a4f1542af58fd6ab061e594d4e161f1c8b4a4372 (patch) | |
tree | e617271c2d2d43b8ef81097228110756568c3418 /qobject/json-lexer.c | |
parent | e1fa7f5591c219a94f039754f6fbe58e757e7af6 (diff) |
block/export: fix blk_size double byteswap
The config->blk_size field is little-endian. Use the native-endian
blk_size variable to avoid double byteswapping.
Fixes: 11f60f7eaee2630dd6fa0c3a8c49f792e46c4cf1 ("block/export: make vhost-user-blk config space little-endian")
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20210223144653.811468-8-stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qobject/json-lexer.c')
0 files changed, 0 insertions, 0 deletions