mirror of
https://github.com/ceph/ceph
synced 2024-12-18 17:37:38 +00:00
*** empty log message ***
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@452 29311d96-e01e-0410-9327-a35deaab8ce9
This commit is contained in:
parent
1c6ac1a22d
commit
939c85917c
@ -47,8 +47,7 @@ int main(int oargc, char **oargv) {
|
||||
int argc;
|
||||
char **argv;
|
||||
parse_config_options(oargc, oargv,
|
||||
argc, argv,
|
||||
true);
|
||||
argc, argv);
|
||||
|
||||
MDCluster *mdc = new MDCluster(NUMMDS, NUMOSD);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user