From: Christoph Hellwig Date: Fri, 20 Dec 2013 13:16:50 +0000 (-0800) Subject: xfs: use generic posix ACL infrastructure X-Git-Tag: v3.14-rc1~78^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2401dc2975fc5a33021dc8347ea82984c4707a08;p=pandora-kernel.git xfs: use generic posix ACL infrastructure Also don't bother to set up a .get_acl method for symlinks as we do not support access control (ACLs or even mode bits) for symlinks in Linux, and create inodes with the proper mode instead of fixing it up later. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Al Viro --- Reading git-diff-tree failed