]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_auth.h
import ceph pacific 16.2.5
[ceph.git] / ceph / src / rgw / rgw_auth.h
index 1bfccbfe8ddd797033c2d6bfc83d5a139937c6ea..c65f0b335b10565b358f6800f7fcaefa8bdc58e4 100644 (file)
@@ -731,6 +731,7 @@ protected:
 
 uint32_t rgw_perms_from_aclspec_default_strategy(
   const rgw_user& uid,
-  const rgw::auth::Identity::aclspec_t& aclspec);
+  const rgw::auth::Identity::aclspec_t& aclspec,
+  const DoutPrefixProvider *dpp);
 
 #endif /* CEPH_RGW_AUTH_H */