]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
os/bluestore: remove unnecessary std::hex in dout
authorjrchyang <yujrchyang@gmail.com>
Thu, 28 Mar 2024 07:16:58 +0000 (07:16 +0000)
committerJoshua Baergen <jbaergen@digitalocean.com>
Wed, 9 Apr 2025 19:39:50 +0000 (13:39 -0600)
Signed-off-by: Jrchyang Yu <yuzhiqiang_yewu@cmss.chinamobile.com>
src/os/bluestore/HybridAllocator.cc

index 4282c6d9df4098b59c0b767199dd80d9cdddc534..373abd4eb5119bc62cfc36dea26aff36f112de93 100644 (file)
@@ -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,