From: Jie Liu Date: Fri, 7 Feb 2014 04:26:11 +0000 (+1100) Subject: xfs: return -E2BIG if hit the maximum size limits of ACLs X-Git-Tag: v3.15-rc1~90^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ae69fea588148360d470ce604714b6d619ea749;p=pandora-kernel.git xfs: return -E2BIG if hit the maximum size limits of ACLs We should return -E2BIG rather than -EINVAL if hit the maximum size limits of ACLS, as the former is consistent with VFS xattr syscalls. Signed-off-by: Jie Liu Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed