X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Futils%2Fwirecheck.c;h=8445ce94c10eaadc0e8d5f3065ca6f8d2b7741f4;hb=164bf598e3e4f738cb31e8422904de6dc614a2f0;hp=d33fc7a39d853924fb9ac07dbd815b647a970a4e;hpb=779cd145a8b7a007c5d956ac32b644de929d2ff4;p=fs%2Flustre-release.git diff --git a/lustre/utils/wirecheck.c b/lustre/utils/wirecheck.c index d33fc7a..8445ce9 100644 --- a/lustre/utils/wirecheck.c +++ b/lustre/utils/wirecheck.c @@ -749,6 +749,7 @@ main(int argc, char **argv) CHECK_VALUE(MSG_LAST_REPLAY); CHECK_VALUE(MSG_RESENT); + CHECK_VALUE(MSG_REPLAY); CHECK_VALUE(MSG_CONNECT_RECOVERING); CHECK_VALUE(MSG_CONNECT_RECONNECT);