]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
todo
authorSage Weil <sage@newdream.net>
Thu, 1 Oct 2009 20:28:30 +0000 (13:28 -0700)
committerSage Weil <sage@newdream.net>
Thu, 1 Oct 2009 20:28:30 +0000 (13:28 -0700)
src/TODO

index f207b460e25ca7854ee696c67d21db3da2b68553..ffa9d5e0b6cf846384bc51294029e9c5f47e4e18 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -9,29 +9,32 @@ v0.15
 /- kclient: clean up debugfs layout
 
 v0.16
+- kclient: fix msgr bug (out_qlen thing)
 - kclient cleanup: uninline strings, use pr_fmt, prefix frag_ macros
 - kclient: xattr cleanups
 - kclient: fix invalidate recursion bug
+- libceph: identify self
+- hadoop: set primary replica on self
+- kclient: akpm review fixups
+ - uninline frags
+ - uninline string hash
+ - document data structures
+ - audit all inline in kclient
+ - ceph_buffer and vmalloc?
+ - ceph_i_test
+ - bit ops in messenger
+ - name args in ceph_osd_op union
+- disk format, wire protocol changes
 
-/- libceph: identify self
-/- hadoop: set primary replica on self
 - mds: put migration vectors in mdsmap
 
+
 - revert 4fe2e6acb9d3613ca041774c1243940d1c8c9c9c
 
 - kclient: retry alloc on ENOMEM when reading from connection?
 - client authentication
-
-
-/- uninline frags
-/- uninline string hash
-/- document data structures
-/- audit all inline in kclient
 - document on-wire protocol
-/- ceph_buffer and vmalloc?
-/- ceph_i_test
-/- bit ops in messenger
-/- name args in ceph_osd_op union
+
 
 bugs
 - mislinked directory?