From b3f8ab4b7953b4719aaa00c22c1de5d9161f57f5 Mon Sep 17 00:00:00 2001 From: Chen Gang Date: Tue, 16 Jul 2013 15:33:16 +0800 Subject: [PATCH] fs: 9p: use strlcpy instead of strncpy For 'NULL' terminated string, recommend always to be ended by zero. Signed-off-by: Chen Gang Signed-off-by: Eric Van Hensbergen --- Reading git-format-patch failed