]> Git Repo - qemu.git/commit
[virtio-9p] Stop renaming files with similar name!
authorMalahal Naineni <[email protected]>
Wed, 1 Jun 2011 07:05:11 +0000 (12:35 +0530)
committerVenkateswararao Jujjuri (JV) <[email protected]>
Wed, 1 Jun 2011 17:23:33 +0000 (10:23 -0700)
commit936532a4928ce6c95de5718974f6c987aaad7b68
tree5a4a319004026198c64614052ae1977c23e96cbe
parent578c7b2ca8ee9e97fa8693b1a83d517e8e3f962e
[virtio-9p] Stop renaming files with similar name!

v9fs_complete_rename() mistakenly renames files with similar name
as we don't check if the matched name is really an offspring.

Signed-off-by: Malahal Naineni <[email protected]>
Signed-off-by: Venkateswararao Jujjuri (JV) <[email protected]>
hw/9pfs/virtio-9p.c
This page took 0.027155 seconds and 4 git commands to generate.