Revision 955b77f56e3ce585569168c60fff2d5cb0f82e00 authored by Eric Blake on 01 May 2018, 15:46:53 UTC, committed by Michael Roth on 21 June 2018, 01:45:02 UTC
A missing space makes for poor error messages, and sizes can't
go negative.  Also, we missed diagnosing a server that sends
a maximum block size less than the minimum.

Fixes: 081dd1fe
CC: qemu-stable@nongnu.org
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180501154654.943782-1-eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
(cherry picked from commit e475d108f1b3d3163f0affea67cdedbe5fc9752b)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
1 parent f3f01ba
History
File Mode Size
Makefile.objs -rw-r--r-- 314 bytes
bcm2835_sdhost.c -rw-r--r-- 12.0 KB
core.c -rw-r--r-- 3.9 KB
milkymist-memcard.c -rw-r--r-- 8.6 KB
omap_mmc.c -rw-r--r-- 16.1 KB
pl181.c -rw-r--r-- 16.0 KB
pxa2xx_mmci.c -rw-r--r-- 15.9 KB
sd.c -rw-r--r-- 53.1 KB
sdhci-internal.h -rw-r--r-- 8.8 KB
sdhci.c -rw-r--r-- 45.9 KB
ssi-sd.c -rw-r--r-- 9.5 KB
trace-events -rw-r--r-- 261 bytes

back to top