Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down
[doc/protocol.git] / struct_lu_fid.txt
similarity index 99%
rename from file_id.txt
rename to struct_lu_fid.txt
index aa26478..dc8f76d 100644 (file)
@@ -1,5 +1,5 @@
 Lustre File Identifiers
-~~~~~~~~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^^^^^^^^
 [[struct-lu-fid]]
 
 Each resource stored on a target is assigned an identifier that is
@@ -35,6 +35,7 @@ identified, in the event that the resource is being updated, and
 different hosts might be referring to different versions of the same
 resource. It has never been used as of Lustre 2.8.
 
+[source,c]
 ----
 enum fid_seq {
        FID_SEQ_OST_MDT0        = 0,