On 1/7/26 9:30 PM, Richard Henderson wrote:
The Stat64 structure is an aid for 32-bit hosts, and is no longer required. Use plain 64-bit types.Signed-off-by: Richard Henderson <[email protected]> --- include/block/block_int-common.h | 3 +-- block/io.c | 10 +++++++++- block/qapi.c | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
