Whamcloud - gitweb
Branch b1_8
authortianzy <tianzy>
Fri, 1 Aug 2008 04:42:29 +0000 (04:42 +0000)
committertianzy <tianzy>
Fri, 1 Aug 2008 04:42:29 +0000 (04:42 +0000)
add lquota operations in operation table
b=16304
i=zhenyu.xu
i=tianzy

lustre/include/lustre/lustre_idl.h

index 4e1bdfc..9e6823d 100644 (file)
@@ -2062,7 +2062,9 @@ extern int quota_copy_qdata(void *request, struct qunit_data *qdata,
 typedef enum {
         QUOTA_DQACQ     = 601,
         QUOTA_DQREL     = 602,
+        QUOTA_LAST_OPC
 } quota_cmd_t;
+#define QUOTA_FIRST_OPC QUOTA_DQACQ
 
 
 enum fld_rpc_opc {