On 06/02/2016 02:52 AM, Greg Kurz wrote:
> If we are to switch back to readdir(), we need a more complex type than
> DIR * to be able to serialize concurrent accesses to the directory stream.
> 
> This patch introduces a placeholder type and fixes all users.
> 
> Signed-off-by: Greg Kurz <gk...@linux.vnet.ibm.com>
> ---
>  hw/9pfs/9p-handle.c |   18 +++++++++---------
>  hw/9pfs/9p-local.c  |   18 +++++++++---------
>  hw/9pfs/9p-proxy.c  |   20 ++++++++++----------
>  hw/9pfs/9p.c        |   12 ++++++------
>  hw/9pfs/9p.h        |    6 +++++-
>  5 files changed, 39 insertions(+), 35 deletions(-)
> 

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to