From: jrchyang Date: Thu, 28 Mar 2024 07:16:58 +0000 (+0000) Subject: os/bluestore: remove unnecessary std::hex in dout X-Git-Tag: testing/wip-batrick-testing-20240411.154038~101^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=db62fd11f1a1fc690fc79617b19edc7958429bf6;p=ceph-ci.git os/bluestore: remove unnecessary std::hex in dout Signed-off-by: Jrchyang Yu --- diff --git a/src/os/bluestore/HybridAllocator.cc b/src/os/bluestore/HybridAllocator.cc index 4282c6d9df4..373abd4eb51 100644 --- a/src/os/bluestore/HybridAllocator.cc +++ b/src/os/bluestore/HybridAllocator.cc @@ -187,7 +187,6 @@ void HybridAllocator::_spillover_range(uint64_t start, uint64_t end) ceph_assert(size); if (!bmap_alloc) { dout(1) << __func__ - << std::hex << " constructing fallback allocator" << dendl; bmap_alloc = new BitmapAllocator(cct,