From: Christoph Hellwig Date: Tue, 5 Feb 2008 01:13:24 +0000 (+1100) Subject: [XFS] use generic_permission X-Git-Tag: v2.6.25-rc1~282^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4576758db5817a91b8974c696247d459dc653db2;p=pandora-kernel.git [XFS] use generic_permission Now that all direct caller of xfs_iaccess are gone we can kill xfs_iaccess and xfs_access and just use generic_permission with a check_acl callback. This is required for the per-mount read-only patchset in -mm to work properly with XFS. SGI-PV: 971186 SGI-Modid: xfs-linux-melb:xfs-kern:30370a Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed