summaryrefslogtreecommitdiff
path: root/src/TODO
diff options
context:
space:
mode:
authorGreg Farnum <gregf@hq.newdream.net>2010-01-08 15:42:36 -0800
committerGreg Farnum <gregf@hq.newdream.net>2010-01-08 17:27:59 -0800
commit45e15bbea2cbfbd8f036168ea7dbc4f279536269 (patch)
treee5b894557c52a15520a49bd7352f4bb6f176ae94 /src/TODO
parent0ce86b3508096818d38465d0468fc57195022b6d (diff)
downloadceph-45e15bbea2cbfbd8f036168ea7dbc4f279536269.tar.gz
TODO
Diffstat (limited to 'src/TODO')
-rw-r--r--src/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/TODO b/src/TODO
index b06d9b11068..ae611a72f16 100644
--- a/src/TODO
+++ b/src/TODO
@@ -273,6 +273,9 @@ later
- cas
- osd failure declarations
- rename over old files should flush data, or revert back to old contents
+- clean up SimpleMessenger interface and usage a little. Can probably unify
+ some/all of shutdown, wait, destroy. Possibly move destroy into put()
+ and make get/put usage more consistent/stringently mandated.
rados
- make rest interface superset of s3?