Whamcloud - gitweb
Branch b1_8_gate
authoryangsheng <yangsheng>
Wed, 3 Sep 2008 09:01:05 +0000 (09:01 +0000)
committeryangsheng <yangsheng>
Wed, 3 Sep 2008 09:01:05 +0000 (09:01 +0000)
b=16771
i=adilger, johann

Swab cfg_marker along with lcfg.

lustre/include/lustre/lustre_idl.h

index a1ee0af..7864acf 100644 (file)
@@ -1711,6 +1711,8 @@ struct cfg_marker {
         char              cm_comment[MTI_NAME_MAXLEN];
 };
 
+extern void lustre_swab_cfg_marker(struct cfg_marker *marker);
+
 /*
  * Opcodes for multiple servers.
  */