hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 18 Aug 2010 10:18:57 +0000 (06:18 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 18 Aug 2010 10:18:57 +0000 (06:18 -0400)
... not harmless in this case - we have a string in the end of buffer
already.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found