From: Radoslaw Zarzynski Date: Fri, 16 Aug 2019 14:15:34 +0000 (+0200) Subject: osd: remove orphan include after PGLSParentFilter. X-Git-Tag: v15.1.0~1855^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=96502dfc000d5394fdbd860971c814a3321ad563;p=ceph-ci.git osd: remove orphan include after PGLSParentFilter. Signed-off-by: Radoslaw Zarzynski --- 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"