commit | 936532a4928ce6c95de5718974f6c987aaad7b68 | [log] [tgz] |
---|---|---|
author | Malahal Naineni <malahal@us.ibm.com> | Wed Jun 01 12:35:11 2011 +0530 |
committer | Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com> | Wed Jun 01 10:23:33 2011 -0700 |
tree | 5a4a319004026198c64614052ae1977c23e96cbe | |
parent | 578c7b2ca8ee9e97fa8693b1a83d517e8e3f962e [diff] |
[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 <malahal@us.ibm.com> Signed-off-by: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>