On 2017-11-27 17:00, Peter Lieven wrote: > DIV_ROUND_UP(st.st_size, BDRV_SECTOR_SIZE) was overflowing ret (int) if > st.st_size is greater than 1TB. > > Cc: [email protected] > Signed-off-by: Peter Lieven <[email protected]> > --- > block/nfs.c | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-)
Thanks, applied to my block branch: https://github.com/XanClic/qemu/commits/block Max
signature.asc
Description: OpenPGP digital signature
