Programmingkid 728dacbda8 block/raw-posix.c: Fix raw_getlength() on Mac OS X block devices
This patch replaces the dummy code in raw_getlength() for block devices
on OS X, which always returned LLONG_MAX, with a real implementation
that returns the actual block device size.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Tested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2015-02-06 18:00:53 +01:00
..
2015-01-13 11:47:56 +00:00
2015-02-06 17:24:21 +01:00
2015-02-06 17:24:22 +01:00
2015-02-06 17:24:22 +01:00
2015-02-06 17:24:22 +01:00
2014-12-10 10:31:19 +01:00
2015-02-06 17:24:21 +01:00
2014-12-12 13:16:56 +00:00