From 96c3af83b14702351df3c7b2a339a42e8731a6be Mon Sep 17 00:00:00 2001 From: Samuel Just Date: Wed, 29 Oct 2014 14:07:09 -0700 Subject: [PATCH] PG: remove very obsolete comment about backfill_pos Signed-off-by: Samuel Just --- src/osd/PG.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/osd/PG.h b/src/osd/PG.h index 9f9ef7438151d..50f9b24f75c5a 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; -- 2.39.5