]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_loadgen.h
import ceph pacific 16.2.5
[ceph.git] / ceph / src / rgw / rgw_loadgen.h
index 44f434f487829e1b1050de8a48691cf1782fe6fa..5a0abca57f79c96cb48f0a6f475693501f1a5423 100644 (file)
@@ -27,7 +27,7 @@ struct RGWLoadGenRequestEnv {
   }
 
   void set_date(utime_t& tm);
-  int sign(RGWAccessKey& access_key);
+  int sign(const DoutPrefixProvider *dpp, RGWAccessKey& access_key);
 };
 
 /* XXX does RGWLoadGenIO actually want to perform stream/HTTP I/O,