]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82e3fe0f5e42cbc968993920b1362bf70b422bfd
tree9f3cab296191512f6bd3d88ca2a553fdaadd55f8
parent0aa8ae25aafa7861bc7d87684628dde418fd88ec
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