]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
async_msgr: crc configuration in messenger
authorHaomai Wang <haomaiwang@gmail.com>
Tue, 27 Jan 2015 16:01:52 +0000 (00:01 +0800)
committerHaomai Wang <haomaiwang@gmail.com>
Tue, 27 Jan 2015 16:01:52 +0000 (00:01 +0800)
commit408db6519a77d17995ee1e7645d7417bbc60ddd3
treee327e5815daca001caf3e3787e16cbc1b3756b16
parentce941f6c077f0f7cdd9f1702f32f96e330fca48d
async_msgr: crc configuration in messenger

Add new header_crc and data_crc configuration booleans, and use
them consistently to govern whether CRC is performed in the
Message encode, decode, and transit paths.

Learn from 2ffacbe6efae05f5c426cae34882b3351a5ccfbe

Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
src/msg/async/AsyncConnection.cc