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

2015-11-10 Thread Andreas Gruenbacher
On Mon, Nov 9, 2015 at 12:09 PM, Andreas Gruenbacher wrote: > Add richacl xattr handler implementing the xattr operations based on the > get_richacl and set_richacl inode operations. > > Signed-off-by: Andreas Gruenbacher > --- > fs/richacl_xattr.c| 78 >

[PATCH v15 19/22] richacl: Add richacl xattr handler

2015-11-09 Thread Andreas Gruenbacher
Add richacl xattr handler implementing the xattr operations based on the get_richacl and set_richacl inode operations. Signed-off-by: Andreas Gruenbacher --- fs/richacl_xattr.c| 78 +++ include/linux/richacl_xattr.h | 2 ++ 2 files changed, 80