You need to sign in or sign up before continuing.
-
Miklos Szeredi authored
Instead of calling ->get_acl() directly, use get_acl() to get the cached value. We will have the acl cached on the underlying inode anyway, because we do permission checking on the both the overlay and the underlying fs. So, since we already have double caching, this improves performance without any cost. Signed-off-by:
Miklos Szeredi <mszeredi@redhat.com>
5201dc44