From: Yehuda Sadeh Date: Sat, 12 Mar 2016 23:17:03 +0000 (-0800) Subject: Merge remote-tracking branch 'origin/master' into wip-rgw-ldap X-Git-Tag: v10.1.0~124^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F8076%2Fhead;p=ceph.git Merge remote-tracking branch 'origin/master' into wip-rgw-ldap --- 5077d729cb04052254b1579de47ce2db0eeeabf8 diff --cc src/rgw/rgw_lib.h index 85a4c3164290,be5add4564af..f418a6d19739 --- a/src/rgw/rgw_lib.h +++ b/src/rgw/rgw_lib.h @@@ -26,9 -24,7 +26,8 @@@ namespace rgw RGWFrontendConfig* fec; RGWLibFrontend* fe; OpsLogSocket* olog; + rgw::LDAPHelper* ldh; RGWREST rest; // XXX needed for RGWProcessEnv - RGWProcessEnv env; RGWRados* store; public: