I want a small local filesystem to use for testing the NFSv4 ACL logic that I am using with a proprietary filesystem. Ideally it wouldn't actually be using NFS, because exporting and mounting from the server is more effort than using a local filesystem.
It seems that, even if though NFS servers (such as the built-in kernel server) support these ACLs, the underlying filesystem also has to support these ACLs for it to work.
From my research:
- ext* filesystems do not support NFSv4 ACLs
- xfs does not
- openzfs only supports these ACLs on FreeBSD, not Linux
- Technically LizardFS does support the ACLs, but it's effectively deprecated and removed from typical package repositories.
So, is there any filesystem I can use for testing these ACLs on Linux?
s/Unix permission \Kdomain/model/or rathers/Unix \Kpermission domain/security model/above.