summaryrefslogtreecommitdiff
path: root/jstests/fsync.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-5855 Refuse to run an fsyncLock() command from a locked context.Andy Schwerin2012-05-161-0/+1
* db.fsyncUnlock() now waits for unlock to actually happen SERVER-2789Mathias Stearn2011-03-171-2/+3
* Add shell helpers db.fsyncLock() and db.fsyncUnlock() and clean up messages S...Mathias Stearn2011-03-171-7/+5
* SERVER-470 avoid conflicting use of the popular 'foo' namespaceAaron2010-01-051-1/+1
* SERVER-519Dwight2010-01-041-1/+1
* MINOR revert accidental fsync.js changesAaron2010-01-041-15/+0
* SERVER-519 adding testAaron2010-01-041-0/+15
* add fsync lock testdwight2010-01-021-0/+22