Whamcloud - gitweb
LUDOC-297 protocol: Update protocol document
[doc/protocol.git] / struct_ost_lvb.txt
index 63469e9..bbef9dd 100644 (file)
@@ -1,7 +1,6 @@
-OST Lock Value Block
-^^^^^^^^^^^^^^^^^^^^
+.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 returned from an OST to
 a client requesting an extent lock. It is an optional part of an
@@ -21,3 +20,4 @@ struct ost_lvb {
        __u32   lvb_padding;
 };
 ----
+****