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:
a1a5ff6
)
b=15899
author
nathan
<nathan>
Fri, 22 Aug 2008 17:40:49 +0000
(17:40 +0000)
committer
nathan
<nathan>
Fri, 22 Aug 2008 17:40:49 +0000
(17:40 +0000)
i=nathan
i=adilger
add OST pools
lustre/mgs/mgs_internal.h
patch
|
blob
|
history
diff --git
a/lustre/mgs/mgs_internal.h
b/lustre/mgs/mgs_internal.h
index
cbf183b
..
7594bf9
100644
(file)
--- a/
lustre/mgs/mgs_internal.h
+++ b/
lustre/mgs/mgs_internal.h
@@
-82,6
+82,9
@@
int mgs_erase_log(struct obd_device *obd, char *name);
int mgs_erase_logs(struct obd_device *obd, char *fsname);
int mgs_setparam(struct obd_device *obd, struct lustre_cfg *lcfg, char *fsname);
+int mgs_pool_cmd(struct obd_device *obd, enum lcfg_command_type cmd,
+ char *poolname, char *fsname, char *ostname);
+
/* mgs_fs.c */
int mgs_client_add(struct obd_device *obd,
struct obd_export *exp,