mirror of
https://github.com/ceph/ceph
synced 2025-03-31 16:25:56 +00:00
Merge pull request #40829 from batrick/i50307
SimpleRADOSStriper: use debug_cephsqlite Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
e80365b8bf
@ -46,7 +46,7 @@
|
||||
|
||||
using ceph::bufferlist;
|
||||
|
||||
#define dout_subsys ceph_subsys_client
|
||||
#define dout_subsys ceph_subsys_cephsqlite
|
||||
#undef dout_prefix
|
||||
#define dout_prefix *_dout << "client." << ioctx.get_instance_id() << ": SimpleRADOSStriper: " << __func__ << ": " << oid << ": "
|
||||
#define d(lvl) ldout((CephContext*)ioctx.cct(), (lvl))
|
||||
|
Loading…
Reference in New Issue
Block a user