]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/librbd/io/ImageDispatchSpec.h
import ceph nautilus 14.2.2
[ceph.git] / ceph / src / librbd / io / ImageDispatchSpec.h
index dc6a709f05ec3ba5607943de8f1c5aada184d57f..93c53a0fe8b2cd6e55c59385a544715630cfefca 100644 (file)
@@ -129,7 +129,7 @@ public:
 
   void start_op();
 
-  uint64_t tokens_requested(uint64_t flag);
+  bool tokens_requested(uint64_t flag, uint64_t *tokens);
 
   bool was_throttled(uint64_t flag) {
     return m_throttled_flag & flag;