Whamcloud - gitweb
LUDOC-270 protocol: Update the outline and add support files 38/13938/8
authorAndrew C. Uselton <andrew.c.uselton@intel.com>
Mon, 2 Mar 2015 18:00:28 +0000 (10:00 -0800)
committerAndrew Uselton <andrew.c.uselton@intel.com>
Tue, 14 Apr 2015 03:27:37 +0000 (03:27 +0000)
commit1ed3ecf73459db3dede7cff1748644203bb76002
tree283909b3c64f393bdf8db104cfdfc6f78767460a
parent083ac0ef937906fdf8b908b9f3d2e5cddc1919b3
LUDOC-270 protocol: Update the outline and add support files

This patch modifies the outline to the document:
- Orgainizing the presentation a little better
- Removing empty sections until they are ready to be included
- Breaking main topics out into separate files
The organization is bottom-up in that it starts with a Dtat Types
Section, builds on that by showing how messages are structured, then
addresses how the Lustre operations use those messages, and finally
how file system activitiy uses Lustre oparations to carry out its
activities.

Signed-off-by: Andrew C. Uselton <andrew.c.uselton@intel.com>
Change-Id: I46cb03351ad0a66540b1723b864ec6ca158000e3
Reviewed-on: http://review.whamcloud.com/13938
Tested-by: Jenkins
15 files changed:
Makefile
connection.txt [new file with mode: 0644]
data_types.txt [new file with mode: 0644]
file_id.txt [new file with mode: 0644]
file_system_operations.txt [new file with mode: 0644]
glossary.txt [new file with mode: 0644]
introduction.txt [new file with mode: 0644]
ldlm.txt [new file with mode: 0644]
llog.txt [new file with mode: 0644]
lustre_messages.txt [new file with mode: 0644]
lustre_operations.txt [new file with mode: 0644]
protocol.txt
recovery.txt [new file with mode: 0644]
security.txt [new file with mode: 0644]
timeouts.txt [new file with mode: 0644]