mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
spam
This commit is contained in:
parent
5c0a44409d
commit
f2f0570405
@ -122,8 +122,6 @@ namespace mongo {
|
||||
}
|
||||
}
|
||||
|
||||
log() << cmdObj.toString() << endl;
|
||||
|
||||
if ( cmdObj["fsync"].trueValue() ) {
|
||||
Timer t;
|
||||
if( !getDur().awaitCommit() ) {
|
||||
|
Loading…
Reference in New Issue
Block a user