commit | 930b1e173b31e1a0e77535a9868dc3ec1f426a43 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Sat May 07 16:01:33 2011 +0530 |
committer | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Aug 08 23:51:21 2011 +0530 |
tree | d8fd3bdef58132687c02e5345bddf6dba94266e4 | |
parent | 2a487e05def38b73ae25db61f62fdc00b9e5e732 [diff] |
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>