Peter Lieven f1a7ff770f block/nfs: fix nfs_client_open for filesize greater than 1TB
DIV_ROUND_UP(st.st_size, BDRV_SECTOR_SIZE) was overflowing ret (int) if
st.st_size is greater than 1TB.

Cc: qemu-stable@nongnu.org
Signed-off-by: Peter Lieven <pl@kamp.de>
Message-id: 1511798407-31129-1-git-send-email-pl@kamp.de
Signed-off-by: Max Reitz <mreitz@redhat.com>
2017-11-29 15:28:15 +01:00
..
2017-10-26 14:45:57 +02:00
2017-08-08 15:19:16 +02:00
2017-11-17 18:21:31 +01:00
2017-11-17 18:21:30 +01:00
2017-07-17 11:34:11 +08:00
2017-09-05 14:14:33 +01:00
2017-07-17 11:28:15 +08:00
2017-08-31 12:29:07 +02:00
2017-08-31 12:29:07 +02:00
2017-11-17 18:21:31 +01:00