qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 041/104] virtiofsd: add fuse_mbuf_iter API


From: Sergio Lopez
Subject: Re: [PATCH 041/104] virtiofsd: add fuse_mbuf_iter API
Date: Thu, 16 Jan 2020 15:17:04 +0100
User-agent: mu4e 1.2.0; emacs 26.3

Dr. David Alan Gilbert (git) <address@hidden> writes:

> From: Stefan Hajnoczi <address@hidden>
>
> Introduce an API for consuming bytes from a buffer with size checks.
> All FUSE operations will be converted to use this safe API instead of
> void *inarg.
>
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> ---
>  tools/virtiofsd/buffer.c      | 28 ++++++++++++++++++++
>  tools/virtiofsd/fuse_common.h | 49 ++++++++++++++++++++++++++++++++++-
>  2 files changed, 76 insertions(+), 1 deletion(-)

Reviewed-by: Sergio Lopez <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]