]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PG: remove very obsolete comment about backfill_pos
authorSamuel Just <sam.just@inktank.com>
Wed, 29 Oct 2014 21:07:09 +0000 (14:07 -0700)
committerSamuel Just <sjust@redhat.com>
Fri, 30 Jan 2015 19:45:37 +0000 (11:45 -0800)
Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/PG.h

index 9f9ef7438151dff33ee0a7daf22e8ffbc191558f..50f9b24f75c5a5374e2f31302c682fdba0bd2243 100644 (file)
@@ -729,7 +729,6 @@ protected:
   // pg waiters
   unsigned flushes_in_progress;
 
-  // Ops waiting on backfill_pos to change
   list<OpRequestRef>            waiting_for_active;
   list<OpRequestRef>            waiting_for_cache_not_full;
   list<OpRequestRef>            waiting_for_all_missing;