]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
todo
authorSage Weil <sage@newdream.net>
Wed, 14 Oct 2009 22:22:23 +0000 (15:22 -0700)
committerSage Weil <sage@newdream.net>
Fri, 16 Oct 2009 04:24:43 +0000 (21:24 -0700)
src/TODO

index 9b36b0aa92b015f901b85030ae7ae4d574eaa38f..b3f075a77bf88c20fd4cfa26554a3efcb97d361a 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -44,6 +44,8 @@ v0.17
 - mon cluster expansion, contraction
 
 - revert 4fe2e6acb9d3613ca041774c1243940d1c8c9c9c
+
+- kclient: msgs built with a page list
 - kclient: retry alloc on ENOMEM when reading from connection?
 
 - kill mon->osd
@@ -52,8 +54,6 @@ v0.17
 - mon: revisit session trim logic... s->until == utime_t()?  :/
 
 pending wire, disk format changes
-- add fsid to MMonSubscribeAck
-- hmm, version field in msg header?
 
 bugs
 - mislinked directory?
@@ -104,6 +104,7 @@ repair
 - mds scrubbing
 
 kclient
+- add cap to release if we get fouled up in fill_inode et al?
 - use page lists for large messages?  e.g. reconnect
 - make caps reservations per-client
 - fix up ESTALE handling