Commit Graph

8 Commits

Author SHA1 Message Date
David Hows
e5bd1ecd48 SERVER-18899 - Add beginBackup and endBackup to storage API 2015-09-25 15:36:43 +10:00
David Hows
3325cd25cd Revert "SERVER-18899 - Add beginBackup and endBackup to storage API"
This reverts commit e1d7404eae.
2015-09-14 17:21:30 +10:00
David Hows
e1d7404eae SERVER-18899 - Add beginBackup and endBackup to storage API 2015-09-14 16:07:50 +10:00
Adam Midvidy
8a805598bb SERVER-7775 refactor fsyncUnlock to execute through standard command path 2015-03-26 14:20:38 -04:00
Adam Midvidy
5e7aa5c9ef Revert "SERVER-7775 refactor fsyncUnlock to execute through standard command path"
This reverts commit 5c48ea0d3f.
2015-03-25 19:06:49 -04:00
Adam Midvidy
5c48ea0d3f SERVER-7775 refactor fsyncUnlock to execute through standard command path 2015-03-25 15:00:03 -04:00
Kaloian Manassiev
60bde0565d SERVER-1423 Global/Flush S acquisitions should set different policy
Global S-mode should set a compatible-first policy in order to allow reads
to happen even if there are writers which might be blocked.
2014-11-13 21:26:24 -05:00
Randolph Tan
5595b94560 SERVER-12127 migrate js tests to jscore suite when not related to writes
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
2014-02-28 16:26:33 -05:00