]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_torrent.h
update sources to 12.2.2
[ceph.git] / ceph / src / rgw / rgw_torrent.h
index b33aac09b74c779aa6b5d97026b2abe16ea37404..fd6a0d6ed5882a16d0780faee9a54493db02e58d 100644 (file)
@@ -115,8 +115,10 @@ public:
 
   int get_params();
   void init(struct req_state *p_req, RGWRados *p_store);
-  void get_torrent_file(int &op_ret, RGWRados::Object::Read &read_op, 
-    uint64_t &total_len, bufferlist &bl_data, rgw_obj &obj);
+  int get_torrent_file(RGWRados::Object::Read &read_op,
+                       uint64_t &total_len,
+                       ceph::bufferlist &bl_data,
+                       rgw_obj &obj);
   
   off_t get_data_len();
   bool get_flag();