From 0ac2f26135283ce50c84aeab43db83f55b6cfbb8 Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Thu, 29 Aug 2019 14:00:08 -0600 Subject: [PATCH] LUDOC-11 debug: fix went_back_in_time label Move the went_back_in_time label from to <section> so that it appears in the table of contents. Signed-off-by: Andreas Dilger <adilger@whamcloud.com> Change-Id: Id14f19a9d31643d44038446b93edd944db6ca2fc Reviewed-on: https://review.whamcloud.com/35996 Tested-by: jenkins <devops@whamcloud.com> --- LustreTroubleshooting.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LustreTroubleshooting.xml b/LustreTroubleshooting.xml index 5e23fce..566937b 100644 --- a/LustreTroubleshooting.xml +++ b/LustreTroubleshooting.xml @@ -654,8 +654,8 @@ ptlrpc_main+0x42e/0x7c0 [ptlrpc] 0xe74021a4b41b954e from nid 0x7f000001 (0:127.0.0.1) </screen> </section> - <section remap="h3"> - <title xml:id="went_back_in_time">Handling/Debugging "LustreError: xxx went back in time" +
+ Handling/Debugging "LustreError: xxx went back in time" Each time the MDS or OSS modifies the state of the MDT or OST disk filesystem for a client, it records a per-target increasing transaction number for the operation and returns it to the client along with the -- 1.8.3.1