Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa07f76
)
Branch b1_8
author
tianzy
<tianzy>
Fri, 1 Aug 2008 04:42:29 +0000
(
04:42
+0000)
committer
tianzy
<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
patch
|
blob
|
history
diff --git
a/lustre/include/lustre/lustre_idl.h
b/lustre/include/lustre/lustre_idl.h
index
4e1bdfc
..
9e6823d
100644
(file)
--- a/
lustre/include/lustre/lustre_idl.h
+++ b/
lustre/include/lustre/lustre_idl.h
@@
-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 {