Alex Elder
84ca8fc87f
libceph: encapsulate advancing msg page
...
In write_partial_msg_pages(), once all the data from a page has been
sent we advance to the next one. Put the code that takes care of
this into its own function.
While modifying write_partial_msg_pages(), make its local variable
"in_trail" be Boolean, and use the local variable "msg" (which is
just the connection's current out_msg pointer) consistently.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
2012-07-05 21:14:12 -07:00
..
2012-05-21 20:20:23 -07:00
2012-05-15 20:23:16 -04:00
2012-05-16 22:17:37 -04:00
2012-04-20 21:22:30 -04:00
2012-05-22 19:22:50 -07:00
2012-04-23 23:15:17 -04:00
2012-05-14 09:05:08 +02:00
2012-06-02 15:21:43 -07:00
2012-05-17 15:49:51 -04:00
2012-05-22 19:22:50 -07:00
2012-04-16 21:08:18 +02:00
2012-07-05 21:14:12 -07:00
2012-05-31 18:22:45 -04:00
2012-04-25 19:47:17 -04:00
2012-05-17 04:50:21 -04:00
2012-05-15 13:45:03 -04:00
2012-05-21 20:27:36 -07:00
2012-05-09 20:49:19 -04:00
2012-05-10 23:33:01 -04:00
2012-05-16 15:17:08 -04:00
2012-06-01 14:22:11 -04:00
2012-06-01 14:22:11 -04:00
2012-05-19 00:51:04 -04:00
2012-04-20 21:22:30 -04:00
2012-03-22 18:15:32 -07:00
2012-04-15 12:44:40 -04:00
2012-05-29 22:33:56 -04:00
2012-05-17 18:45:20 -04:00
2012-05-17 04:50:21 -04:00
2012-05-29 13:45:24 -04:00
2012-05-16 15:17:08 -04:00
2012-05-22 17:37:47 -07:00
2012-03-22 19:29:57 -04:00
2012-05-29 22:33:56 -04:00
2012-04-20 21:22:30 -04:00
2012-05-16 13:08:14 -04:00
2012-05-16 22:17:37 -04:00
2012-04-21 16:36:42 -04:00
2012-04-20 21:22:30 -04:00
2012-05-29 17:30:07 -04:00
2012-03-11 14:27:37 -04:00
2012-04-20 21:22:30 -04:00
2012-04-15 12:44:40 -04:00
2012-06-01 10:37:18 -04:00
2012-05-16 22:17:37 -04:00
2012-06-01 08:32:58 -07:00
2012-04-30 15:53:56 -04:00
2012-04-25 20:46:59 -04:00
2012-05-24 16:22:53 -04:00
2012-04-15 12:44:40 -04:00
2012-05-22 15:18:06 -04:00
2012-04-23 22:28:28 -04:00
2012-05-27 01:11:22 -04:00
2012-05-21 20:27:36 -07:00
2012-05-21 12:50:12 -07:00
2012-05-18 01:35:08 -04:00
2012-05-22 17:37:47 -07:00
2012-05-15 20:14:35 -04:00