Whamcloud - gitweb
LUDOC-294 protocol: Bring in new connection documentation
[doc/protocol.git] / ldlm.txt
1 The Lustre Distributed Lock Manager
2 -----------------------------------
3 [[ldlm]]
4
5 Details about the operation of the LDLM will be introduced as they
6 become relevant to the discussion of various file system operations.
7
8 LDLM Structures
9 ~~~~~~~~~~~~~~~
10
11 include::layout_intent.txt[]
12
13 include::ldlm_resource_id.txt[]
14
15 include::ldlm_intent.txt[]
16
17 include::ldlm_resource_desc.txt[]
18
19 include::ldlm_lock_desc.txt[]
20
21 include::ldlm_request.txt[]
22
23 include::ldlm_reply.txt[]
24
25 include::ost_lvb.txt[]
26
27 include::lov_mds_md.txt[]