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:
b1a5d74
)
b=15899
author
nathan
<nathan>
Fri, 22 Aug 2008 17:40:16 +0000
(17:40 +0000)
committer
nathan
<nathan>
Fri, 22 Aug 2008 17:40:16 +0000
(17:40 +0000)
i=nathan
i=adilger
add OST pools
lustre/include/lustre_lib.h
patch
|
blob
|
history
diff --git
a/lustre/include/lustre_lib.h
b/lustre/include/lustre_lib.h
index
436baa2
..
be99c3d
100644
(file)
--- a/
lustre/include/lustre_lib.h
+++ b/
lustre/include/lustre_lib.h
@@
-493,6
+493,7
@@
static inline void obd_ioctl_freedata(char *buf, int len)
#define OBD_IOC_DUMP_LOG _IOWR('f', 185, OBD_IOC_DATA_TYPE)
#define OBD_IOC_CLEAR_LOG _IOWR('f', 186, OBD_IOC_DATA_TYPE)
#define OBD_IOC_PARAM _IOW ('f', 187, OBD_IOC_DATA_TYPE)
+#define OBD_IOC_POOL _IOWR('f', 188, OBD_IOC_DATA_TYPE)
#define OBD_IOC_CATLOGLIST _IOWR('f', 190, OBD_IOC_DATA_TYPE)
#define OBD_IOC_LLOG_INFO _IOWR('f', 191, OBD_IOC_DATA_TYPE)