From cbe2d992e9cd1ea66af9fa91df006106775d3073 Mon Sep 17 00:00:00 2001 From: Antonin Kral Date: Tue, 23 Aug 2011 08:47:17 +0200 Subject: Imported Upstream version 1.8.3 --- db/update.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'db/update.cpp') diff --git a/db/update.cpp b/db/update.cpp index e53f2af..8dc6c85 100644 --- a/db/update.cpp +++ b/db/update.cpp @@ -1225,8 +1225,7 @@ namespace mongo { } } - if (atomic) - getDur().commitIfNeeded(); + getDur().commitIfNeeded(); continue; } -- cgit v1.2.3