[tracker/binary-log-2: 34/35] tracker-store: Also sync on BatchCommit
- From: Jürg Billeter <juergbi src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker/binary-log-2: 34/35] tracker-store: Also sync on BatchCommit
- Date: Tue, 12 Jan 2010 14:51:01 +0000 (UTC)
commit baa2e85c249098e8b47ab6ba22848f4ee7f2efd6
Author: Jürg Billeter <j bitron ch>
Date: Fri Jan 8 17:27:26 2010 +0100
tracker-store: Also sync on BatchCommit
src/tracker-store/tracker-resources.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/tracker-store/tracker-resources.c b/src/tracker-store/tracker-resources.c
index ed01f0f..bc36ea2 100644
--- a/src/tracker-store/tracker-resources.c
+++ b/src/tracker-store/tracker-resources.c
@@ -399,8 +399,11 @@ batch_commit_callback (gpointer user_data)
{
TrackerDBusMethodInfo *info = user_data;
+ tracker_data_sync ();
+
tracker_dbus_request_success (info->request_id,
info->context);
+
dbus_g_method_return (info->context);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]