Skip to content
Commit ae458f5a authored by Ilya Dryomov's avatar Ilya Dryomov
Browse files

libceph: make r_request msg_size calculation clearer



Although msg_size is calculated correctly, the terms are grouped in
a misleading way - snaps appears to not have room for a u32 length.
Move calculation closer to its use and regroup terms.

No functional change.

Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent 7665d85b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment