Whamcloud - gitweb
update wiretest for MDS_SET_INFO. without the noise, this amounts to:
authorjacob <jacob>
Tue, 29 Mar 2005 06:41:04 +0000 (06:41 +0000)
committerjacob <jacob>
Tue, 29 Mar 2005 06:41:04 +0000 (06:41 +0000)
commit5d8457428e0ae7dfb1dc4a6c0a1e194611a6ca0f
treebc0f8120fb9e765435c56cf355260025b5f65bc6
parent11bca38696f219d62938c6a620dce2dadd9fe006
update wiretest for MDS_SET_INFO.  without the noise, this amounts to:

-        LASSERTF(MDS_LAST_OPC == 46, " found %lld\n",
+        LASSERTF(MDS_SET_INFO == 46, " found %lld\n",
+                 (long long)MDS_SET_INFO);
+        LASSERTF(MDS_LAST_OPC == 47, " found %lld\n",
lustre/utils/wiretest.c