mirror of
https://github.com/ceph/ceph
synced 2024-12-18 01:16:55 +00:00
*** empty log message ***
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@441 29311d96-e01e-0410-9327-a35deaab8ce9
This commit is contained in:
parent
92f0573cca
commit
15b67ed71b
@ -44,7 +44,7 @@ int OBFSStore::init(void)
|
||||
return -1;
|
||||
}
|
||||
|
||||
this->mkfs();
|
||||
//this->mkfs();
|
||||
this->mounted = uofs_mount(this->bdev_id, this->whoami);
|
||||
switch (this->mounted) {
|
||||
case -1:
|
||||
|
Loading…
Reference in New Issue
Block a user