summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/osd/PG.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osd/PG.cc b/src/osd/PG.cc
index 945ea637c6c..2c0a1ac6eab 100644
--- a/src/osd/PG.cc
+++ b/src/osd/PG.cc
@@ -1526,7 +1526,6 @@ void PG::activate(ObjectStore::Transaction& t,
// write pg info, log
dirty_info = true;
dirty_big_info = true; // maybe
- dirty_log = true;
// clean up stray objects
clean_up_local(t);