commit | afcf0c13aeac04a39fa4d1eafdb75604b81af860 | [log] [tgz] |
---|---|---|
author | Martin Stava <martin.stava@gmail.com> | Tue Feb 05 09:27:09 2008 -0600 |
committer | Eric Van Hensbergen <ericvh@opteron.homeip.net> | Wed Feb 06 19:20:44 2008 -0600 |
tree | 9f3cab296191512f6bd3d88ca2a553fdaadd55f8 | |
parent | 3e6bdf473f489664dac4d7511d26c7ac3dfdc748 [diff] |
9p: fix bug in p9_clone_stat This patch fixes a bug in the copying of 9P stat information where string references weren't being updated properly. Signed-off-by: Martin Sava <martin.stava@gmail.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>