From: Dave Kleikamp Date: Thu, 2 Nov 2006 16:50:40 +0000 (-0600) Subject: JFS: Remove redundant xattr permission checking X-Git-Tag: v2.6.19-rc5~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d572b87946f8c598b3cad86a7913862dd48daadb;p=pandora-kernel.git JFS: Remove redundant xattr permission checking The vfs handles most permissions for setting and retrieving xattrs. This patch removes a redundant and wrong check so that it won't override the correct behavior which is being fixed in the vfs. Signed-off-by: Dave Kleikamp --- Reading git-diff-tree failed