Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down
[doc/protocol.git] / struct_ost_lvb.txt
similarity index 71%
rename from ost_lvb.txt
rename to struct_ost_lvb.txt
index 845fd9e..63469e9 100644 (file)
@@ -3,9 +3,11 @@ OST Lock Value Block
 [[struct-ost-lvb]]
 
 The 'ost_lvb' structure is a "lock value block", and encompasses
-attribute data for resources on the OST. It is an optional part of an
+attribute data for resources on the OST. It is returned from an OST to
+a client requesting an extent lock. It is an optional part of an
 LDLM_ENQUEUE reply RPC for an MDT as well.
 
+[source,c]
 ----
 struct ost_lvb {
        __u64   lvb_size;