Whamcloud - gitweb
Land b_smallfix onto HEAD (20040223_1817)
[fs/lustre-release.git] / lustre / utils / wiretest.c
index cdc17b8..e426715 100644 (file)
@@ -35,6 +35,7 @@ void lustre_assert_wire_constants(void)
         LASSERT(PTL_RPC_MSG_REPLY == 4713);
         LASSERT(MSG_LAST_REPLAY == 1);
         LASSERT(MSG_RESENT == 2);
+        LASSERT(MSG_REPLAY == 4);
         LASSERT(MSG_CONNECT_RECOVERING == 1);
         LASSERT(MSG_CONNECT_RECONNECT == 2);
         LASSERT(MSG_CONNECT_REPLAYABLE == 4);