Whamcloud - gitweb
LUDOC-11 debug: fix wrong libcfs debug header path
authorNed Bass <bass6@llnl.gov>
Wed, 5 Sep 2012 22:34:34 +0000 (15:34 -0700)
committerRichard Henwood <Richard.Henwood@intel.com>
Thu, 6 Sep 2012 19:30:06 +0000 (15:30 -0400)
An incorrect path was given to the header file listing debug
subsystems and message types.

Signed-off-by: Ned Bass <bass6@llnl.gov>
Change-Id: Ib272ed9630f23f99d5f66760804bc3627d58f5dc
Reviewed-on: http://review.whamcloud.com/3882
Tested-by: Hudson
Reviewed-by: Richard Henwood <Richard.Henwood@intel.com>
Tested-by: Richard Henwood <Richard.Henwood@intel.com>
LustreDebugging.xml

index 3b68bf7..8402265 100644 (file)
@@ -158,7 +158,7 @@ Lustre Debugging Tools</title>
       <title><indexterm><primary>debugging</primary><secondary>message format</secondary></indexterm>Understanding the Lustre Debug Messaging Format</title>
       <para>Lustre debug messages are categorized by originating sybsystem, message type, and locaton in the source code. For a list of subsystems and message types, see <xref linkend="dbdoclet.50438274_57603"/>.</para>
       <note>
-        <para>For a current list of subsystems and debug message types, see <literal>lnet/include/libcfs/libcfs.h</literal> in the Lustre tree</para>
+        <para>For a current list of subsystems and debug message types, see <literal>libcfs/include/libcfs/libcfs_debug.h</literal> in the Lustre tree</para>
       </note>
       <para>The elements of a Lustre debug message are described in <xref linkend="dbdoclet.50438274_57177"/> Format of Lustre Debug Messages.</para>
       <section xml:id="dbdoclet.50438274_57603">