Skip to content

Commit

Permalink
storage: Modified mdcr-related functions for leo-project#645
Browse files Browse the repository at this point in the history
  • Loading branch information
yosukehara committed Apr 25, 2017
1 parent f694cb2 commit 5982921
Show file tree
Hide file tree
Showing 4 changed files with 376 additions and 163 deletions.
3 changes: 3 additions & 0 deletions apps/leo_storage/include/leo_storage.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
?CMD_HEAD
).

-type(etag_ret() :: {etag, non_neg_integer()}).


%% @doc queue-related.
-define(QUEUE_ID_PER_OBJECT, 'leo_per_object_queue').
-define(QUEUE_ID_SYNC_BY_VNODE_ID, 'leo_sync_by_vnode_id_queue').
Expand Down
Loading

0 comments on commit 5982921

Please sign in to comment.