From: Sage Weil Date: Wed, 19 Sep 2018 12:33:49 +0000 (-0500) Subject: Merge PR #23092 into master X-Git-Tag: v14.0.1~254 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b5647864c1f5765876fdc83ab4289484453e66a6;p=ceph-ci.git Merge PR #23092 into master * refs/pull/23092/head: common: drop RefCountObject.cc and improve inlineability. Reviewed-by: Kefu Chai --- b5647864c1f5765876fdc83ab4289484453e66a6 diff --cc src/common/CMakeLists.txt index 0ef903ef928,7ed55fdb51b..0820b11e6b6 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@@ -20,9 -21,9 +20,8 @@@ set(common_src Mutex.cc OutputDataSocket.cc PluginRegistry.cc - PrebufferedStreambuf.cc PriorityCache.cc Readahead.cc - RefCountedObj.cc SloppyCRCMap.cc SubProcess.cc Thread.cc