Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down 75/15575/5
authorAndrew C. Uselton <andrew.c.uselton@intel.com>
Mon, 13 Jul 2015 00:40:12 +0000 (19:40 -0500)
committerAndrew Uselton <andrew.c.uselton@intel.com>
Mon, 13 Jul 2015 22:45:17 +0000 (22:45 +0000)
commita35c4d03a85eaab5762e11b54ed982bb9f74e5cb
tree9790397969e349c65b02a058a606b9e48281c2d3
parent75ebff14a4d8714411bf755755b0823a2987dc44
LUDOC-296 protocol: Rearrange presentation to be more top-down

[2015-07-13]
Consistently use the file name 'struc_<bla>.txt' for content that
just has a structure and its description. Consistently refer to those
piece of content with the cross-reference label 'struct-<bla>'.

Mark each litteral text section(bounded by '----') with the
'[source,c]' tag so the HTML gets syntax highlighting.

[2015-07-12]
Flesh out some more of the rearrangement. Especially, try to push the
introduction of structuress to the place in the RPCs discussion where
it first occurs.

Signed-off-by: Andrew C. Uselton <andrew.c.uselton@intel.com>
Change-Id: I1c482c84d993d0793c8daeb1fca57396d3701abd
Reviewed-on: http://review.whamcloud.com/15575
Tested-by: Jenkins
86 files changed:
Makefile
connection.txt
data_types.txt [deleted file]
export.txt
figures/llog-origin-handle-create-generic.fig [new file with mode: 0644]
figures/llog-origin-handle-create-reply.fig [new file with mode: 0644]
figures/llog-origin-handle-create-request.fig [new file with mode: 0644]
figures/llog-origin-handle-next-block-generic.fig [new file with mode: 0644]
figures/llog-origin-handle-next-block-reply.fig [new file with mode: 0644]
figures/llog-origin-handle-next-block-request.fig [new file with mode: 0644]
figures/llog-origin-handle-read-header-generic.fig [new file with mode: 0644]
figures/llog-origin-handle-read-header-reply.fig [new file with mode: 0644]
figures/llog-origin-handle-read-header-request.fig [new file with mode: 0644]
figures/mds-connect-generic.fig [new file with mode: 0644]
figures/mds-connect-reply.fig [new file with mode: 0644]
figures/mds-connect-request.fig [new file with mode: 0644]
figures/mds-disconnect-generic.fig [new file with mode: 0644]
figures/mds-getattr-generic.fig [new file with mode: 0644]
figures/mds-getstatus-generic.fig [new file with mode: 0644]
figures/mgs-config-read-generic.fig [new file with mode: 0644]
figures/mgs-connect-generic.fig [new file with mode: 0644]
figures/mgs-connect-reply.fig [new file with mode: 0644]
figures/mgs-connect-request.fig [new file with mode: 0644]
figures/mgs-disconnect-generic.fig [new file with mode: 0644]
figures/ost-connect-generic.fig [new file with mode: 0644]
figures/ost-connect-reply.fig [new file with mode: 0644]
figures/ost-connect-request.fig [new file with mode: 0644]
figures/ost-disconnect-generic.fig [new file with mode: 0644]
figures/ost-statfs-generic.fig
grant.txt [new file with mode: 0644]
import.txt
introduction.txt
ldlm.txt
ldlm_enqueue.txt
ldlm_lock_desc.txt [deleted file]
ldlm_request.txt [deleted file]
ldlm_resource_desc.txt [deleted file]
ldlm_resource_id.txt [deleted file]
llog.txt
llog_origin_handle_create.txt
llog_origin_handle_next_block.txt
llog_origin_handle_read_header.txt
lov_index.txt [new file with mode: 0644]
lustre_rpcs.txt
mds_connect.txt
mds_disconnect.txt
mds_getattr.txt
mds_getstatus.txt
mds_reint.txt
mds_reint_structs.txt [deleted file]
mds_statfs.txt
mdt_structs.txt [deleted file]
mgs_config_read.txt
mgs_connect.txt
mgs_disconnect.txt
mount.txt
ost_connect.txt
ost_disconnect.txt
ost_setattr.txt
ost_statfs.txt
setattr.txt
setxattr.txt
statfs_structs.txt [deleted file]
struct_layout_intent.txt [moved from layout_intent.txt with 96% similarity]
struct_ldlm_intent.txt [moved from ldlm_intent.txt with 96% similarity]
struct_ldlm_reply.txt [moved from ldlm_reply.txt with 98% similarity]
struct_ldlm_request.txt [new file with mode: 0644]
struct_llog_log_hdr.txt [new file with mode: 0644]
struct_llogd_body.txt [new file with mode: 0644]
struct_lov_mds_md.txt [moved from lov_mds_md.txt with 82% similarity]
struct_lu_fid.txt [moved from file_id.txt with 99% similarity]
struct_lustre_handle.txt [moved from lustre_handle.txt with 98% similarity]
struct_lustre_msg.txt [new file with mode: 0644]
struct_mdt_body.txt [moved from mdt_body.txt with 97% similarity]
struct_mdt_rec_reint.txt [moved from mdt_rec_reint.txt with 98% similarity]
struct_mdt_rec_setattr.txt [moved from mdt_rec_setattr.txt with 96% similarity]
struct_mdt_rec_setxattr.txt [moved from mdt_rec_setxattr.txt with 92% similarity]
struct_mgs_config_body.txt [new file with mode: 0644]
struct_obd_connect_data.txt [moved from obd_connect_data.txt with 99% similarity]
struct_obd_statfs.txt [moved from obd_statfs.txt with 99% similarity]
struct_obd_uuid.txt [new file with mode: 0644]
struct_ost_body.txt [moved from ost_setattr_structs.txt with 96% similarity]
struct_ost_id.txt [new file with mode: 0644]
struct_ost_lvb.txt [moved from ost_lvb.txt with 71% similarity]
struct_ptlrpc_body.txt [moved from ptlrpc_body.txt with 99% similarity]
transno.txt [new file with mode: 0644]