Am 22.08.2014 um 10:08 hat Peter Lieven geschrieben:
> bs->total_sectors is not yet updated at this point. resulting
> in memory corruption if the volume has grown and data is written
> to the newly availble areas.
>
> CC: qemu-sta...@nongnu.org
> Signed-off-by: Peter Lieven
Thanks, applied to t
bs->total_sectors is not yet updated at this point. resulting
in memory corruption if the volume has grown and data is written
to the newly availble areas.
CC: qemu-sta...@nongnu.org
Signed-off-by: Peter Lieven
---
block/iscsi.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --