]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/osd/scrubber_common.h
import ceph quincy 17.2.1
[ceph.git] / ceph / src / osd / scrubber_common.h
index 2b4d370be11ddb589eb150f6dc98a3aafdd78e2c..078eb60afb9879a59f59cad24992e85b3c3326e0 100644 (file)
@@ -191,6 +191,8 @@ struct ScrubPgIF {
   /**
    * Manipulate the 'scrubbing request has been queued, or - we are
    * actually scrubbing' Scrubber's flag
+   *
+   * clear_queued_or_active() will also restart any blocked snaptrimming.
    */
   virtual void set_queued_or_active() = 0;
   virtual void clear_queued_or_active() = 0;