From: Etienne Basset Date: Thu, 16 Apr 2009 21:58:42 +0000 (+0200) Subject: Smack: check for SMACK xattr validity in smack_inode_setxattr X-Git-Tag: v2.6.30-rc3~54^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=defc433ba3bc587826bb467ce0e63452deafa65d;p=pandora-kernel.git Smack: check for SMACK xattr validity in smack_inode_setxattr the following patch moves checks for SMACK xattr validity from smack_inode_post_setxattr (which cannot return an error to the user) to smack_inode_setxattr (which can return an error). Signed-off-by: Etienne Basset Acked-by: Casey Schaufler Signed-off-by: James Morris --- Reading git-diff-tree failed