[tracker/binary-log-2: 46/47] 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: 46/47] tracker-store: Also sync on BatchCommit
- Date: Mon, 11 Jan 2010 16:38:07 +0000 (UTC)
commit a542a5b890fde2a59eaf1ff7d15b1e0160ff5018
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 | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/tracker-store/tracker-resources.c b/src/tracker-store/tracker-resources.c
index ef9d081..0737663 100644
--- a/src/tracker-store/tracker-resources.c
+++ b/src/tracker-store/tracker-resources.c
@@ -392,6 +392,8 @@ batch_commit_callback (gpointer user_data)
{
TrackerDBusMethodInfo *info = user_data;
+ tracker_data_sync ();
+
dbus_g_method_return (info->context);
tracker_dbus_request_success (info->request_id);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]