]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Cleanup:Use get_type()instead of get_header().type 3112/head
authorXiaoxi Chen <xiaoxi.chen@intel.com>
Mon, 8 Dec 2014 04:03:49 +0000 (12:03 +0800)
committerXiaoxi Chen <xiaoxi.chen@intel.com>
Mon, 8 Dec 2014 04:03:49 +0000 (12:03 +0800)
commitc0ce4a5e32abf79564876dc14f85a4fd65b7860d
tree316ee635d1591bb4a1b3365e1c37df9d5f593bcf
parent6010f1784b529925e64705f2d193874840d08c6c
Cleanup:Use get_type()instead of get_header().type

Cleanup the code ,use get_type() instead of get_header().type
for messages.

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
src/osd/OSD.cc
src/osd/PG.cc
src/osd/ReplicatedBackend.cc
src/osd/ReplicatedPG.cc