diff options
author | Alex Elder <elder@dreamhost.com> | 2012-02-15 07:43:54 -0600 |
---|---|---|
committer | Alex Elder <elder@dreamhost.com> | 2012-03-22 10:47:51 -0500 |
commit | fe3ad593e2c34457ffa6233014ab19f4d36f85f2 (patch) | |
tree | eed6ceddbca3021e7492a1baaf658922e2aa8a6c /fs/ceph | |
parent | a9a0c51af4e7c825c014b40694571456a75ebbc4 (diff) | |
download | linux-fe3ad593e2c34457ffa6233014ab19f4d36f85f2.tar.gz linux-fe3ad593e2c34457ffa6233014ab19f4d36f85f2.tar.bz2 linux-fe3ad593e2c34457ffa6233014ab19f4d36f85f2.zip |
libceph: do crc calculations outside loop
Move blocks of code out of loops in read_partial_message_section()
and read_partial_message(). They were only was getting called at
the end of the last iteration of the loop anyway.
Signed-off-by: Alex Elder <elder@dreamhost.com>
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph')
0 files changed, 0 insertions, 0 deletions