Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down
[doc/protocol.git] / struct_lustre_handle.txt
similarity index 98%
rename from lustre_handle.txt
rename to struct_lustre_handle.txt
index 722e26b..37c305e 100644 (file)
@@ -14,6 +14,7 @@ such as client-target connections, open file handles, DLM lock handles,
 etc.  The meaning of the handle is dependent on the context in which it
 is used.
 
+[source,c]
 ----
 struct lustre_handle {
         __u64 cookie;