From: Samuel Just Date: Wed, 29 Oct 2014 21:07:09 +0000 (-0700) Subject: PG: remove very obsolete comment about backfill_pos X-Git-Tag: v0.93~127^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=96c3af83b14702351df3c7b2a339a42e8731a6be;p=ceph.git PG: remove very obsolete comment about backfill_pos Signed-off-by: Samuel Just --- diff --git a/src/osd/PG.h b/src/osd/PG.h index 9f9ef743815..50f9b24f75c 100644 --- a/src/osd/PG.h +++ b/src/osd/PG.h @@ -729,7 +729,6 @@ protected: // pg waiters unsigned flushes_in_progress; - // Ops waiting on backfill_pos to change list waiting_for_active; list waiting_for_cache_not_full; list waiting_for_all_missing;