]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librgw: cleanup, move 3 prints to log channel
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 14 Jan 2016 17:42:08 +0000 (12:42 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 17:08:01 +0000 (12:08 -0500)
commite68600bef5dca8fac7b6796fcaaff3d6fac4c234
treed9d58083427f420ccc3a0c4347eab12a29213eb0
parent7ef64851b1f0e3770e00aa573bddea587616df45
librgw: cleanup, move 3 prints to log channel

Save a pointer to CephContext in RGWProcess for use by logger--
using the existing pointer in ThreadPool would be an intrusive
change.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/librgw.cc
src/rgw/rgw_file.h
src/rgw/rgw_process.h