Re: [PATCH 1/2] Revert "9p: init_in_iov_from_pdu can truncate the size"

2020-05-20 Thread Christian Schoenebeck
On Mittwoch, 20. Mai 2020 03:47:11 CEST Stefano Stabellini wrote: > From: Stefano Stabellini > > This reverts commit 16724a173049ac29c7b5ade741da93a0f46edff7. > It causes https://bugs.launchpad.net/bugs/1877688. > > Signed-off-by: Stefano Stabellini > --- Reviewed-by: Christian Schoenebeck

[PATCH 1/2] Revert "9p: init_in_iov_from_pdu can truncate the size"

2020-05-19 Thread Stefano Stabellini
From: Stefano Stabellini This reverts commit 16724a173049ac29c7b5ade741da93a0f46edff7. It causes https://bugs.launchpad.net/bugs/1877688. Signed-off-by: Stefano Stabellini --- hw/9pfs/9p.c | 33 +++-- hw/9pfs/9p.h | 2 +-