Fix for journal committing.
[bluesky.git] / bluesky / bluesky-private.h
index 61238eb..dd55729 100644 (file)
@@ -229,6 +229,7 @@ struct cloudlog_header {
 #define CLOUDLOG_JOURNAL    0x01
 #define CLOUDLOG_CLOUD      0x02
 #define CLOUDLOG_CACHE      0x04
+#define CLOUDLOG_UNCOMMITTED 0x10
 struct _BlueSkyCloudLog {
     gint refcount;
     GMutex *lock;