mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 17:10:48 +01:00
don't need to unlock since queuing write back doesn't block
This commit is contained in:
parent
cd2d06fa73
commit
733eaafc61
@ -60,8 +60,6 @@ namespace mongo {
|
||||
return false;
|
||||
}
|
||||
|
||||
dbtempreleasecond unlock;
|
||||
|
||||
log() << "shardVersionOk failed ns:" << ns << " " << errmsg << endl;
|
||||
|
||||
if ( doesOpGetAResponse( op ) ){
|
||||
|
Loading…
Reference in New Issue
Block a user