Whamcloud - gitweb
LU-1267 lfsck: enhance RPCs (1) for MDT-OST consistency
[fs/lustre-release.git] / lustre / utils / wirecheck.c
index 0536384..ea07f4e 100644 (file)
@@ -2259,6 +2259,11 @@ main(int argc, char **argv)
        CHECK_VALUE(SEQ_FIRST_OPC);
        CHECK_VALUE(SEQ_LAST_OPC);
 
+       CHECK_VALUE(LFSCK_NOTIFY);
+       CHECK_VALUE(LFSCK_QUERY);
+       CHECK_VALUE(LFSCK_FIRST_OPC);
+       CHECK_VALUE(LFSCK_LAST_OPC);
+
        CHECK_VALUE(SEQ_ALLOC_SUPER);
        CHECK_VALUE(SEQ_ALLOC_META);