From: Zhao Hongjiang Date: Mon, 24 Jun 2013 06:57:47 +0000 (-0500) Subject: cifs: using strlcpy instead of strncpy X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~20^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46b51d0835ef1e75dd48fe10c90f9c775301d9ee;p=pandora-kernel.git cifs: using strlcpy instead of strncpy for NUL terminated string, need alway set '\0' in the end. Signed-off-by: Zhao Hongjiang Signed-off-by: Steve French --- Reading git-diff-tree failed