From: Christoph Hellwig Date: Mon, 19 May 2008 06:34:34 +0000 (+1000) Subject: [XFS] Kill attr_capable checks as already done in xattr_permission. X-Git-Tag: v2.6.27-rc2~91^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911ee3de3d1cb6620e2ac4e0678ff434867e2644;p=pandora-kernel.git [XFS] Kill attr_capable checks as already done in xattr_permission. No need for addition permission checks in the xattr handler, fs/xattr.c:xattr_permission() already does them, and in fact slightly more strict then what was in the attr_capable handlers. SGI-PV: 981809 SGI-Modid: xfs-linux-melb:xfs-kern:31164a Signed-off-by: Christoph Hellwig Signed-off-by: Tim Shimmin Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed