From 5b41c13f0d3a966aca54cf918a91ecda6850f560 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 1 Oct 2009 13:28:30 -0700 Subject: [PATCH] todo --- src/TODO | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/src/TODO b/src/TODO index f207b460e25ca..ffa9d5e0b6cf8 100644 --- 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? -- 2.39.5