Home
last modified time | relevance | path

Searched hist:f314ea4e30a1ef87bf8845da952c6dd0bac20b95 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p.hdiff f314ea4e30a1ef87bf8845da952c6dd0bac20b95 Mon Jun 06 04:52:34 CDT 2016 Greg Kurz <gkurz@linux.vnet.ibm.com> 9p: introduce the V9fsDir type

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.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
H A D9p-local.cdiff f314ea4e30a1ef87bf8845da952c6dd0bac20b95 Mon Jun 06 04:52:34 CDT 2016 Greg Kurz <gkurz@linux.vnet.ibm.com> 9p: introduce the V9fsDir type

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.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
H A D9p.cdiff f314ea4e30a1ef87bf8845da952c6dd0bac20b95 Mon Jun 06 04:52:34 CDT 2016 Greg Kurz <gkurz@linux.vnet.ibm.com> 9p: introduce the V9fsDir type

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.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>