Whamcloud - gitweb
LUDOC-296 protocol: remove internal details from descriptions
[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 #################################################################
9 Fixme: Move the ldlm sturucture includes to where they first
10 get introduced. In the sections that have ldlm_enqueue operations.
11 #################################################################
12
13 include::layout_intent.txt[]
14
15 include::ldlm_resource_id.txt[]
16
17 include::ldlm_intent.txt[]
18
19 include::ldlm_resource_desc.txt[]
20
21 include::ldlm_lock_desc.txt[]
22
23 include::ldlm_request.txt[]
24
25 include::ldlm_reply.txt[]
26
27 include::ost_lvb.txt[]
28
29 include::lov_mds_md.txt[]
30
31 ####
32 This one can stay here:
33 ####
34
35 include::early_lock_cancellation.txt[]
36