On 05/18/2011 02:31 AM, Stefan Hajnoczi wrote:
On Tue, May 17, 2011 at 8:43 PM, Venkateswararao Jujjuri (JV)
<jv...@linux.vnet.ibm.com>  wrote:
Signed-off-by: Venkateswararao Jujjuri "<jv...@linux.vnet.ibm.com>
---
  hw/9pfs/virtio-9p.c |   32 ++++++++++++++++----------------
  1 files changed, 16 insertions(+), 16 deletions(-)
Please see my comment from v1:
"The len argument is redundant and not used by any callers, please just
return -errno and drop the len argument.  Callers rely on buf->size
instead."
We took care of this while introducing coroutines in patch 6.
06/25 will modify functions for the new int v9fs_co_readlink(V9fsState *s, V9fsString *path, V9fsString *buf)

Thanks,
JV
Stefan



Reply via email to