qemu-patch-raspberry4/hw/9pfs
Aneesh Kumar K.V 407fee0f02 hw/9pfs: Update the fidp path before opendir
We need to update the fidp path before opendir. Since we don't
use the fid returned by mkdir, earlier code should not have
much issue. We do a double v9fs_string_copy here. The later patch
cleanup the entire function.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
2011-09-09 14:45:53 +05:30
..
codir.c hw/9pfs: Add directory reclaim support 2011-08-25 20:16:42 +05:30
cofile.c hw/9pfs: Add file descriptor reclaim support 2011-08-25 20:16:41 +05:30
cofs.c hw/9pfs: Add yield support for symlin coroutine 2011-08-22 09:44:26 +05:30
coxattr.c hw/9pfs: Add yeild support for clunk related coroutine 2011-08-22 09:44:13 +05:30
virtio-9p-coth.c [virtio-9p] Add infrastructure to support glib threads and coroutines. 2011-08-08 13:05:09 +05:30
virtio-9p-coth.h hw/9pfs: Add file descriptor reclaim support 2011-08-25 20:16:41 +05:30
virtio-9p-debug.c virtio-9p: Use relative includes for files in hw 2011-06-01 10:25:03 -07:00
virtio-9p-debug.h virtio-9p: move 9p files around 2011-04-27 08:24:37 -07:00
virtio-9p-device.c hw/9pfs: init fid list properly 2011-08-25 20:16:41 +05:30
virtio-9p-local.c use readdir_r instead of readdir for reentrancy 2011-08-22 09:44:52 +05:30
virtio-9p-posix-acl.c [virtio-9p] Make rpath thread safe 2011-06-01 10:25:17 -07:00
virtio-9p-xattr-user.c [virtio-9p] Make rpath thread safe 2011-06-01 10:25:17 -07:00
virtio-9p-xattr.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
virtio-9p-xattr.h [virtio-9p] Make rpath thread safe 2011-06-01 10:25:17 -07:00
virtio-9p.c hw/9pfs: Update the fidp path before opendir 2011-09-09 14:45:53 +05:30
virtio-9p.h Merge remote-tracking branch 'aneesh/for-upstream-3' into staging 2011-09-08 08:52:59 -05:00