]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: hide add_blocker() and clear_blocker() in Operation 33528/head
authorYingxin Cheng <yingxin.cheng@intel.com>
Tue, 25 Feb 2020 08:17:50 +0000 (16:17 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Tue, 25 Feb 2020 08:17:50 +0000 (16:17 +0800)
commitf33fa244e137f977ba61e52bed6768e614fe5ca1
tree170ef3c3fb49ced35f448f14ddf11f61a663d302
parent3117d59f08963c8f09dae8fd4b65d0b1951a8daa
crimson/osd: hide add_blocker() and clear_blocker() in Operation

Cleanup. Hide add_blocker() and clear_blocker() as private members
because no one is using them anymore. They are not exception-safe. Also
take the chance to reorder Operation class members.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/osd/osd_operation.h