Re: [PATCH 1/1] virtio-9pfs: don't truncate response

2020-05-14 Thread Stefano Stabellini
On Thu, 14 May 2020, Christian Schoenebeck wrote: > Commit SHA-1 16724a173049ac29c7b5ade741da93a0f46edff7 introduced > truncating the response to the currently available transport buffer size, > which was supposed to fix an 9pfs error on Xen boot where transport buffer > might still be smaller

[PATCH 1/1] virtio-9pfs: don't truncate response

2020-05-14 Thread Christian Schoenebeck
Commit SHA-1 16724a173049ac29c7b5ade741da93a0f46edff7 introduced truncating the response to the currently available transport buffer size, which was supposed to fix an 9pfs error on Xen boot where transport buffer might still be smaller than required for response. Unfortunately this change broke