0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
Aaron
ab078d2e96 Revert "Revert "add errno header for non osx MINOR""
This reverts commit ae473981f5.
2009-04-15 16:10:54 -04:00
Aaron
a8abf5e6ef Revert "Revert "fix compile warning, rename condition_variable -> condition to make old boost happy MINOR""
This reverts commit 836e92e7dd.
2009-04-15 16:10:48 -04:00
Aaron
9e6d8a769d Revert "Revert "abort allocation on failed write""
This reverts commit 9ccebf3f4c.
2009-04-15 16:10:41 -04:00
Aaron
e8c1ce4dc1 Revert "Revert "do preallocation after initial allocation too, make file allocator interface more flexible""
This reverts commit 668cf57c52.
2009-04-15 16:10:34 -04:00
Aaron
c99883578c Revert "Revert "allocate files in background""
This reverts commit e577a2c64e.
2009-04-15 16:10:21 -04:00
Aaron
e577a2c64e Revert "allocate files in background"
This reverts commit 0033bd91df.
2009-04-15 15:40:16 -04:00
Aaron
668cf57c52 Revert "do preallocation after initial allocation too, make file allocator interface more flexible"
This reverts commit 5d9cb32605.
2009-04-15 15:39:57 -04:00
Aaron
9ccebf3f4c Revert "abort allocation on failed write"
This reverts commit c511cb6139.
2009-04-15 15:39:49 -04:00
Aaron
836e92e7dd Revert "fix compile warning, rename condition_variable -> condition to make old boost happy MINOR"
This reverts commit 5dde63de12.
2009-04-15 15:39:28 -04:00
Aaron
ae473981f5 Revert "add errno header for non osx MINOR"
This reverts commit 170106ace9.
2009-04-15 15:39:15 -04:00
Aaron
170106ace9 add errno header for non osx MINOR 2009-04-15 15:28:04 -04:00
Aaron
5dde63de12 fix compile warning, rename condition_variable -> condition to make old boost happy MINOR 2009-04-15 15:23:47 -04:00
Aaron
c511cb6139 abort allocation on failed write 2009-04-15 15:00:15 -04:00
Aaron
5d9cb32605 do preallocation after initial allocation too, make file allocator interface more flexible 2009-04-15 14:57:37 -04:00
Aaron
0033bd91df allocate files in background 2009-04-15 11:58:38 -04:00