Remove todo
This commit is contained in:
parent
2ed57cf338
commit
a8da5038cc
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@
|
||||||
%% 1. Some way to transition the proxy into/out of a wedged state that
|
%% 1. Some way to transition the proxy into/out of a wedged state that
|
||||||
%% doesn't rely on message delivery.
|
%% doesn't rely on message delivery.
|
||||||
%%
|
%%
|
||||||
%% 2. We might need a read repair command which does an unconditional write
|
|
||||||
%% on the data block?
|
|
||||||
|
|
||||||
-module(machi_file_proxy).
|
-module(machi_file_proxy).
|
||||||
-behaviour(gen_server).
|
-behaviour(gen_server).
|
||||||
|
|
Loading…
Reference in a new issue