]> Git Repo - linux.git/commit
[PATCH] v9fs: v9fs_put_str fix
authorLatchesar Ionkov <[email protected]>
Fri, 3 Feb 2006 11:04:18 +0000 (03:04 -0800)
committerLinus Torvalds <[email protected]>
Fri, 3 Feb 2006 16:32:06 +0000 (08:32 -0800)
commit05818a004a84951fd383694f3b35d89eb49fa308
treea9c18d8cbcd565ac5d1bf833af8d5161dbca18d3
parent93c615feffbcea4f09ecee154f46062f6041776e
[PATCH] v9fs: v9fs_put_str fix

v9fs_put_str used to store pointer to the source string, instead of the
cbuf copy.  This patch corrects it.

Signed-off-by: Latchesar Ionkov <[email protected]>
Cc: Eric Van Hensbergen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/9p/conv.c
This page took 0.054607 seconds and 4 git commands to generate.