1
0
Files
linux/net/ceph
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-04-15 12:44:40 -04:00
2011-03-29 12:11:16 -07:00
2012-06-15 12:32:04 -07:00
2011-07-19 11:25:04 -07:00
2011-10-25 16:10:16 -07:00
2012-06-15 12:32:04 -07:00
2012-06-15 12:32:04 -07:00
2012-06-15 12:32:04 -07:00