From: Fabian Frederick Date: Wed, 4 Jun 2014 23:06:07 +0000 (-0700) Subject: fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69201bb1132718f45078ba6454093f5e220c0350;p=pandora-kernel.git fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy Replace strncpy(size 63) by defined value. Signed-off-by: Fabian Frederick Cc: Joel Becker Cc: Mark Fasheh Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed