]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
objecter: fix calc_op_budget bit mask checks
authorSage Weil <sage.weil@dreamhost.com>
Thu, 12 May 2011 00:47:50 +0000 (17:47 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Thu, 12 May 2011 00:47:50 +0000 (17:47 -0700)
commit5c382d358244e060d93a858acc87627215a6aa30
tree8596db7cd54a94db2036b0613befe67a261b90ee
parentc155a2b77aea8f1b0b8d771aa0625ac20b7f6e6c
objecter: fix calc_op_budget bit mask checks

Use the helpers; we need to mask out several bits and compare.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osdc/Objecter.cc