]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
todo
authorSage Weil <sage@newdream.net>
Tue, 8 Sep 2009 20:46:00 +0000 (13:46 -0700)
committerSage Weil <sage@newdream.net>
Tue, 8 Sep 2009 20:46:42 +0000 (13:46 -0700)
src/TODO

index 10faf4968cd2ae0c95111c4ba075d1051c4055a6..ee6eaed9cfd121e921d9a9587233166339516b5c 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -25,8 +25,10 @@ v0.14
 /- uclient bugs
 /- msgr: unidirectional option (client->mon, client->mds, client->osd)
 /- mon subscriptions to get osd, mds map updates.  single mon connection.
+- many libceph/uclient fixes (version api, readahead, hadoop client improvements)
+- deb packages fixed up
 
-- kclient: retry alloc on ENOMEM when reading from connection
+- kclient: retry alloc on ENOMEM when reading from connection?
 - client authentication
 - radosgw
 - uclient: fix write vs max_size?
@@ -43,7 +45,6 @@ v0.14
 bugs
 - premature filejournal trimming?
 - weird osd_lock contention during osd restart?
-- clientid needs to be u64, and consistent throughout
 - ceph needs to detect monitor session drop
 
 later