diff options
author | Greg Kurz <gkurz@linux.vnet.ibm.com> | 2016-06-06 11:52:34 +0200 |
---|---|---|
committer | Greg Kurz <gkurz@linux.vnet.ibm.com> | 2016-06-06 11:52:34 +0200 |
commit | f314ea4e30a1ef87bf8845da952c6dd0bac20b95 (patch) | |
tree | 16ceafb7280c2061bd8de7026a52b60f897bda71 /gdbstub.c | |
parent | 8762a46d3637f388fd9d2463dd966814522d5689 (diff) | |
download | qemu-f314ea4e30a1ef87bf8845da952c6dd0bac20b95.tar.gz qemu-f314ea4e30a1ef87bf8845da952c6dd0bac20b95.tar.bz2 qemu-f314ea4e30a1ef87bf8845da952c6dd0bac20b95.zip |
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>
Diffstat (limited to 'gdbstub.c')
0 files changed, 0 insertions, 0 deletions