Re: [PATCH 2/2] staging: erofs: complete POSIX ACL support

From: Dan Carpenter
Date: Fri Jan 25 2019 - 08:31:09 EST


On Fri, Jan 25, 2019 at 08:01:04PM +0800, Gao Xiang wrote:
> Let's add .get_acl() to read the file's acl
> from its xattrs to make POSIX ACL usable.
>
> Signed-off-by: Gao Xiang <gaoxiang25@xxxxxxxxxx>
> ---
> This [PATCH 2/2] currently hasn't tested, please ignore temporarily...
> I will test it asap...

This is an awkward thing.

Just don't send it until after you test it. We also ignore RFC patches
so if you mark it as RFC that will be ignored if you want.

regards,
dan carpenter