]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Objecter.cc: fix name of _take_op_budget() function in comment 5048/head
authorNathan Cutler <ncutler@suse.com>
Mon, 22 Jun 2015 18:59:14 +0000 (20:59 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 22 Jun 2015 18:59:14 +0000 (20:59 +0200)
commit3deb7b6177bfe3f75f8fbd3537a642cd43b3dc8a
tree8b869984daf65bb460a8e00362a10cf34d041dde
parentd3f34d4c018dd735fa186af8f0ff2a1c68ba33f0
Objecter.cc: fix name of _take_op_budget() function in comment

The function name used to be take_op_budget() until an underscore
was prepended. Change the reference in the comment to match the actual
function name.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
src/osdc/Objecter.cc