summaryrefslogtreecommitdiff
path: root/mongo.xcodeproj
diff options
context:
space:
mode:
authorAaron <aaron@10gen.com>2009-04-15 11:58:38 -0400
committerAaron <aaron@10gen.com>2009-04-15 11:58:38 -0400
commit0033bd91dfd8846e7f53e4a58c91714fa5b6d99e (patch)
tree85ba5c70ea5cae665323d2ede7201e8c5c0360f8 /mongo.xcodeproj
parentae6ea342423e7bc73f1d4632d51a0f261f24600e (diff)
downloadmongo-0033bd91dfd8846e7f53e4a58c91714fa5b6d99e.tar.gz
allocate files in background
Diffstat (limited to 'mongo.xcodeproj')
-rw-r--r--mongo.xcodeproj/project.pbxproj24
1 files changed, 14 insertions, 10 deletions
diff --git a/mongo.xcodeproj/project.pbxproj b/mongo.xcodeproj/project.pbxproj
index 2f4b28a56d6..a109824d503 100644
--- a/mongo.xcodeproj/project.pbxproj
+++ b/mongo.xcodeproj/project.pbxproj
@@ -125,7 +125,6 @@
9350E1220F8CFFB300B07A1C /* error2.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = error2.js; sourceTree = "<group>"; };
936AB4BB0F3A5B0300D5015F /* update3.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = update3.js; sourceTree = "<group>"; };
936AB9350F3C8AB800D5015F /* _lodeRunner.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = _lodeRunner.js; sourceTree = "<group>"; };
- 936ABBAB0F3CBE5400D5015F /* dbNoCreate.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = dbNoCreate.js; sourceTree = "<group>"; };
936B89590F4C899400934AF2 /* file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
936B895A0F4C899400934AF2 /* md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = md5.c; sourceTree = "<group>"; };
936B895B0F4C899400934AF2 /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
@@ -238,6 +237,8 @@
93AB91510F4F1C970020A046 /* _runner_sharding.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = _runner_sharding.js; sourceTree = "<group>"; };
93AB91520F4F1C970020A046 /* eval1.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = eval1.js; sourceTree = "<group>"; };
93AB91530F4F1C970020A046 /* eval2.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = eval2.js; sourceTree = "<group>"; };
+ 93AE6FB20F9631A200857F1C /* dbNoCreate.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = dbNoCreate.js; sourceTree = "<group>"; };
+ 93AE6FB30F9631A200857F1C /* fileAllocation.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = fileAllocation.js; sourceTree = "<group>"; };
93AF75500F216D0300994C66 /* jsontests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jsontests.cpp; sourceTree = "<group>"; };
93B4A81A0F1C01B4000C862C /* security.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = security.cpp; sourceTree = "<group>"; };
93B4A81B0F1C01D8000C862C /* lasterror.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lasterror.cpp; sourceTree = "<group>"; };
@@ -256,6 +257,7 @@
93D948210F7BF4FA00C3C768 /* shellfork.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = shellfork.js; sourceTree = "<group>"; };
93D949B40F7D2A7700C3C768 /* median.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = median.js; sourceTree = "<group>"; };
93DCDB5B0F93ED98005349BC /* nin.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = nin.js; sourceTree = "<group>"; };
+ 93DCDBD30F9515AF005349BC /* file_allocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file_allocator.h; sourceTree = "<group>"; };
93E3C5310F704C9D0029011E /* repl4.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = repl4.js; sourceTree = "<group>"; };
93E3C5960F7149F40029011E /* repl5.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = repl5.js; sourceTree = "<group>"; };
93E559BF0F8BC6AC0027A4A6 /* drop.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = drop.js; sourceTree = "<group>"; };
@@ -463,6 +465,7 @@
934DD87B0EFAD23B00459CC1 /* util */ = {
isa = PBXGroup;
children = (
+ 93DCDBD30F9515AF005349BC /* file_allocator.h */,
931184DC0F83C95800A6DC44 /* message_server_port.cpp */,
936B89590F4C899400934AF2 /* file.h */,
936B895A0F4C899400934AF2 /* md5.c */,
@@ -491,14 +494,6 @@
path = util;
sourceTree = "<group>";
};
- 936ABBAA0F3CBE5400D5015F /* recovery */ = {
- isa = PBXGroup;
- children = (
- 936ABBAB0F3CBE5400D5015F /* dbNoCreate.js */,
- );
- path = recovery;
- sourceTree = "<group>";
- };
93A13A200F4620A500AF1B0D /* s */ = {
isa = PBXGroup;
children = (
@@ -544,6 +539,7 @@
93A8D1D10F37544800C92B85 /* jstests */ = {
isa = PBXGroup;
children = (
+ 93AE6FB10F9631A200857F1C /* disk */,
93DCDB5B0F93ED98005349BC /* nin.js */,
9350E1220F8CFFB300B07A1C /* error2.js */,
93E55A260F8BE5320027A4A6 /* rename.js */,
@@ -562,7 +558,6 @@
93AB91520F4F1C970020A046 /* eval1.js */,
93AB91530F4F1C970020A046 /* eval2.js */,
93F386400F40E27800967EFA /* hint1.js */,
- 936ABBAA0F3CBE5400D5015F /* recovery */,
936AB9350F3C8AB800D5015F /* _lodeRunner.js */,
936AB4BB0F3A5B0300D5015F /* update3.js */,
93A8D8200F38FE2400C92B85 /* autoid.js */,
@@ -651,6 +646,15 @@
path = repl;
sourceTree = "<group>";
};
+ 93AE6FB10F9631A200857F1C /* disk */ = {
+ isa = PBXGroup;
+ children = (
+ 93AE6FB20F9631A200857F1C /* dbNoCreate.js */,
+ 93AE6FB30F9631A200857F1C /* fileAllocation.js */,
+ );
+ path = disk;
+ sourceTree = "<group>";
+ };
93D19B300F5EF09C0084C329 /* clone */ = {
isa = PBXGroup;
children = (