Re: [PATCH v18 19/22] richacl: Add richacl xattr handler

From: Christoph Hellwig
Date: Fri Mar 11 2016 - 09:17:41 EST


On Mon, Feb 29, 2016 at 09:17:24AM +0100, Andreas Gruenbacher wrote:
> Add richacl xattr handler implementing the xattr operations based on the
> get_richacl and set_richacl inode operations.

Given all the issues with Posix ACLs and selinux attributes these really
should be proper syscalls instead of abusing the xattr interface.