diff options
author | Alex Elder <elder@inktank.com> | 2013-03-12 05:34:23 +0100 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-05-02 06:17:32 +0200 |
commit | 643c68a4a990612720479078f3450d5b766da9f2 (patch) | |
tree | 4a81548a9b0242fa4bdb95a05d01ba125d7be45f /lib/Makefile | |
parent | libceph: collapse all data items into one (diff) | |
download | linux-643c68a4a990612720479078f3450d5b766da9f2.tar.xz linux-643c68a4a990612720479078f3450d5b766da9f2.zip |
libceph: use cursor resid for loop condition
Use the "resid" field of a cursor rather than finding when the
message data position has moved up to meet the data length to
determine when all data has been sent or received in
write_partial_message_data() and read_partial_msg_data().
This is cleanup of old code related to:
http://tracker.ceph.com/issues/4428
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions