Re: [PATCH] overlayfs: ignore empty NFSv4 ACLs in ext4 upperdir

From: Goetz, Patrick G
Date: Thu May 02 2019 - 13:34:33 EST


On 5/1/19 10:57 PM, NeilBrown wrote:
> Support some day support for nfs4 acls were added to ext4 (not a totally
> ridiculous suggestion). We would then want NFS to allow it's ACLs to be
> copied up.


Is there some reason why there hasn't been a greater effort to add NFSv4
ACL support to the mainstream linux filesystems? I have to support a
hybrid linux/windows environment and not having these ACLs on ext4 is a
daily headache for me.

Also, it doesn't take much need for security granularity to realize that
POSIX ACLs (not ever even formally standardized!) are fairly inadequate,
but more importantly, don't play nicely with their Windows friends.