From: Al Viro Date: Wed, 18 Aug 2010 10:18:57 +0000 (-0400) Subject: hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy X-Git-Tag: v2.6.36-rc2~38^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=850a496f969719b494cc972ab1d0e088737358d7;p=pandora-kernel.git hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy ... not harmless in this case - we have a string in the end of buffer already. Signed-off-by: Al Viro --- Reading git-diff-tree failed