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:
51af13a
)
b=15899
author
nathan
<nathan>
Fri, 22 Aug 2008 17:41:20 +0000
(17:41 +0000)
committer
nathan
<nathan>
Fri, 22 Aug 2008 17:41:20 +0000
(17:41 +0000)
i=nathan
i=adilger
add OST pools
lustre/utils/obdctl.h
patch
|
blob
|
history
diff --git
a/lustre/utils/obdctl.h
b/lustre/utils/obdctl.h
index
a5fd90a
..
eeb1bb8
100644
(file)
--- a/
lustre/utils/obdctl.h
+++ b/
lustre/utils/obdctl.h
@@
-119,4
+119,6
@@
int jt_blockdev_attach(int argc, char **argv);
int jt_blockdev_detach(int argc, char **argv);
int jt_blockdev_info(int argc, char **argv);
+int jt_pool_cmd(int argc, char **argv);
+
#endif