From: Dwight Engen Date: Thu, 15 Aug 2013 18:07:59 +0000 (-0400) Subject: xfs: convert kuid_t to/from uid_t in ACLs X-Git-Tag: v3.12-rc1~80^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=288bbe0eeb3da7238482ca586c6fb029801336be;p=pandora-kernel.git xfs: convert kuid_t to/from uid_t in ACLs Change permission check for setting ACL to use inode_owner_or_capable() which will additionally allow a CAP_FOWNER user in a user namespace to be able to set an ACL on an inode covered by the user namespace mapping. Reviewed-by: Dave Chinner Reviewed-by: Gao feng Signed-off-by: Dwight Engen Signed-off-by: Ben Myers --- Reading git-diff-tree failed