]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: initalize s->enable_usage_log
authorYehuda Sadeh <yehuda@inktank.com>
Mon, 18 Jun 2012 21:27:51 +0000 (14:27 -0700)
committerSage Weil <sage@inktank.com>
Tue, 19 Jun 2012 20:25:58 +0000 (13:25 -0700)
commit282e2260f9dd3388efe97edf6213e8766ea97c31
treebed1eb8b59e07661fa62e4bd550904a5f9b23032
parentf3f144adf15848291882c4d8c0928c6b7dd620da
rgw: initalize s->enable_usage_log

Missing initialization, we ended up not logging every operation.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_common.cc