Whamcloud - gitweb
LUDOC-296 protocol: Reorganize the document ot be top-down
[doc/protocol.git] / ldlm.txt
index 4786c79..97840be 100644 (file)
--- a/ldlm.txt
+++ b/ldlm.txt
@@ -1,12 +1,15 @@
 The Lustre Distributed Lock Manager
------------------------------------
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 [[ldlm]]
 
 Details about the operation of the LDLM will be introduced as they
 become relevant to the discussion of various file system operations.
 
-LDLM Structures
-~~~~~~~~~~~~~~~
+#################################################################
+Fixme: Move the ldlm sturucture includes to where they first
+gets introduced. In the sections that have ldlm_enqueue
+operations.
+#################################################################
 
 include::layout_intent.txt[]
 
@@ -25,3 +28,10 @@ include::ldlm_reply.txt[]
 include::ost_lvb.txt[]
 
 include::lov_mds_md.txt[]
+
+####
+This one can stay here:
+####
+
+include::early_lock_cancellation.txt[]
+