]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: add flag interfaces in chunk_info_t
authormyoungwon oh <omwmw@sk.com>
Sat, 11 Aug 2018 16:10:18 +0000 (01:10 +0900)
committermyoungwon oh <omwmw@sk.com>
Fri, 7 Sep 2018 11:58:09 +0000 (20:58 +0900)
commit4efb0b60070c07b1c5e482a217d17aa138e7b3d7
tree85c8d2de1001afbf4048a120e179ff2e73682585
parent7fa45e04f5aa5d99c557b1ea02b842fdb2c00b09
osd: add flag interfaces in chunk_info_t

This commit change the inferface of set/get/clear flag
in order to handle bitwise operation

Signed-off-by: Myoungwon Oh <omwmw@sk.com>
src/osd/PrimaryLogPG.cc
src/osd/osd_types.cc
src/osd/osd_types.h