From: Duane Griffin Date: Thu, 8 Jan 2009 22:43:48 +0000 (+0000) Subject: ufs: validate maximum fast symlink size from superblock X-Git-Tag: v2.6.30-rc1~647^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e6766cc8c125cf406960a5bfdf1455473f4835c;p=pandora-kernel.git ufs: validate maximum fast symlink size from superblock The maximum fast symlink size is set in the superblock of certain types of UFS filesystem. Before using it we need to check that it isn't longer than the available space we have in the inode. Signed-off-by: Duane Griffin Signed-off-by: Al Viro --- Reading git-diff-tree failed