Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down
[doc/protocol.git] / ldlm.txt
index 51e3299..d684709 100644 (file)
--- a/ldlm.txt
+++ b/ldlm.txt
@@ -5,32 +5,5 @@ The Lustre Distributed Lock Manager
 Details about the operation of the LDLM will be introduced as they
 become relevant to the discussion of various file system operations.
 
-#################################################################
-Fixme: Move the ldlm sturucture includes to where they first
-get introduced. In the sections that have ldlm_enqueue operations.
-#################################################################
-
-include::layout_intent.txt[]
-
-include::ldlm_resource_id.txt[]
-
-include::ldlm_intent.txt[]
-
-include::ldlm_resource_desc.txt[]
-
-include::ldlm_lock_desc.txt[]
-
-include::ldlm_request.txt[]
-
-include::ldlm_reply.txt[]
-
-include::ost_lvb.txt[]
-
-include::lov_mds_md.txt[]
-
-####
-This one can stay here:
-####
-
 include::early_lock_cancellation.txt[]