OSDN Git Service

hw/9pfs: Update vfs_rename to use coroutines
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sat, 7 May 2011 10:31:33 +0000 (16:01 +0530)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 8 Aug 2011 18:21:21 +0000 (23:51 +0530)
commit930b1e173b31e1a0e77535a9868dc3ec1f426a43
treed8fd3bdef58132687c02e5345bddf6dba94266e4
parent2a487e05def38b73ae25db61f62fdc00b9e5e732
hw/9pfs: Update vfs_rename to use coroutines

I guess TRENAME 9p operation needs an update. The 9p op should
more similar renameat. Otherwise anything other than path cannot track
the fid.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
hw/9pfs/virtio-9p.c
hw/9pfs/virtio-9p.h