From: Malahal Naineni Date: Sun, 9 Sep 2012 15:25:47 +0000 (-0500) Subject: NFSD: pass null terminated buf to kstrtouint() X-Git-Tag: v3.7-rc1~24^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9959ba0c241a71c7ed8133401cfbbee2720da0b5;p=pandora-kernel.git NFSD: pass null terminated buf to kstrtouint() The 'buf' is prepared with null termination with intention of using it for this purpose, but 'name' is passed instead! Signed-off-by: Malahal Naineni Cc: stable@vger.kernel.org Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed