Details
Description
In case of failure, the mongos fsync with lock command must unlock any locked shards. To do so, it has its own implementation of the fsync Unlock functionality. It would be better for it to invoke the mongos fsyncUnlock command if possible.