]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: add missing dout_context to rgw_crypt.cc
authorCasey Bodley <cbodley@redhat.com>
Wed, 4 Jan 2017 15:13:29 +0000 (10:13 -0500)
committerAdam Kupczyk <akupczyk@mirantis.com>
Wed, 5 Apr 2017 16:31:17 +0000 (18:31 +0200)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_crypt.cc

index d174de454446775109b051e7cafcdc2f9df924e4..376371196e69f7b780402440fa3e73f1be5d2f02 100644 (file)
@@ -27,6 +27,7 @@
 using namespace CryptoPP;
 #endif
 
+#define dout_context g_ceph_context
 #define dout_subsys ceph_subsys_rgw
 
 using namespace rgw;