Whamcloud - gitweb
LU-2017 mdc: add layout swap between 2 objects
[fs/lustre-release.git] / lustre / contrib / wireshark / packet-lustre.c
index f961f69..1cbfe35 100644 (file)
@@ -187,6 +187,9 @@ typedef enum {
 } obd_cmd_t;
 #define OBD_FIRST_OPC OBD_PING
 
+/* must be coherent with same declaration
+ * in lustre/include/lustre/lustre_idl.h
+ */
 typedef enum {
   MDS_GETATTR      = 33,
   MDS_GETATTR_NAME = 34,