From 96502dfc000d5394fdbd860971c814a3321ad563 Mon Sep 17 00:00:00 2001 From: Radoslaw Zarzynski Date: Fri, 16 Aug 2019 16:15:34 +0200 Subject: [PATCH] osd: remove orphan include after PGLSParentFilter. Signed-off-by: Radoslaw Zarzynski --- src/osd/PrimaryLogPG.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/osd/PrimaryLogPG.cc b/src/osd/PrimaryLogPG.cc index dff327da93a..f1265778e4d 100644 --- a/src/osd/PrimaryLogPG.cc +++ b/src/osd/PrimaryLogPG.cc @@ -41,7 +41,6 @@ #include "messages/MOSDPGUpdateLogMissingReply.h" #include "messages/MCommandReply.h" #include "messages/MOSDScrubReserve.h" -#include "mds/inode_backtrace.h" // Ugh #include "common/EventTrace.h" #include "common/config.h" -- 2.47.3