9p: fix bug in p9_clone_stat
authorMartin Stava <martin.stava@gmail.com>
Tue, 5 Feb 2008 15:27:09 +0000 (09:27 -0600)
committerEric Van Hensbergen <ericvh@opteron.homeip.net>
Thu, 7 Feb 2008 01:20:44 +0000 (19:20 -0600)
commitafcf0c13aeac04a39fa4d1eafdb75604b81af860
tree9f3cab296191512f6bd3d88ca2a553fdaadd55f8
parent3e6bdf473f489664dac4d7511d26c7ac3dfdc748
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>
net/9p/client.c