RPC 502: LLOG ORIGIN HANDLE NEXT BLOCK - Read the next block ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [[llog-origin-handle-next-block-rpc]] Read information from a log object. .LLOG_ORIGIN_HANDLE_NEXT_BLOCK Request Packet Structure image::llog-origin-handle-next-block-request.png["LLOG_ORIGIN_HANDLE_NEXT_BLOCK Request Packet Structure",height=50] ////////////////////////////////////////////////////////////////////// The llog-origin-handle-next-block-request.png diagram resembles this text art: LLOG_ORIGIN_HANDLE_NEXT_BLOCK: --request------------------- | ptlrpc_body | llogd_body | ---------------------------- ////////////////////////////////////////////////////////////////////// 'ptlrpc_body':: RPC descriptor. See <>. 'llogd_body':: See <> .LLOG_ORIGIN_HANDLE_NEXT_BLOCK Reply Packet Structure image::llog-origin-handle-next-block-reply.png["LLOG_ORIGIN_HANDLE_NEXT_BLOCK Reply Packet Structure",height=50] ////////////////////////////////////////////////////////////////////// The llog-origin-handle-next-block-reply.png diagram resembles this text art: LLOG_ORIGIN_HANDLE_NEXT_BLOCK: --reply------------------------------ | ptlrpc_body | llogd_body | eadata | ------------------------------------- ////////////////////////////////////////////////////////////////////// 'ptlrpc_body':: RPC descriptor. See <>. 'llogd_body':: See <> 'eadata'::Extended attributes info.