summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/fsync_locked.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-5/+5
|
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+2
|
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
|
* SERVER-33124 Remove mmapv1 dependency from embedded.Henrik Edin2018-02-081-0/+45
New shim libraries to check fsync write lock and repair database on mmapv1 to break dependency chain.