From: Kevin Dankwardt Date: Wed, 10 Feb 2010 14:43:40 +0000 (+0900) Subject: fat: Fix stat->f_namelen X-Git-Tag: v2.6.34-rc2~58^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeb5b4ae81f4a750355fa0c15f4fea22fdf83be1;p=pandora-kernel.git fat: Fix stat->f_namelen I found that the length of a file name when created cannot exceed 255 characters, yet, pathconf(), via statfs(), returns the maximum as 260. Signed-off-by: Kevin Dankwardt Signed-off-by: OGAWA Hirofumi --- Reading git-diff-tree failed