On Mon, Aug 29, 2022 at 02:38:41PM +0200, Christian Brauner wrote: > Return EOPNOTSUPP when the POSIX ACL version doesn't match and zero if > there are no entries. This will allow us to reuse the helper in > posix_acl_from_xattr(). This change will have no user visible effects. > > Fixes: 0c5fd887d2bb ("acl: move idmapped mount fixup into vfs_{g,s}etxattr()") > Signed-off-by: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx> Reviewed-by: Seth Forshee (DigitalOcean) <sforshee@xxxxxxxxxx>>