]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
todos
authorSage Weil <sage@newdream.net>
Wed, 7 Jan 2009 23:44:45 +0000 (15:44 -0800)
committerSage Weil <sage@newdream.net>
Wed, 7 Jan 2009 23:44:45 +0000 (15:44 -0800)
src/TODO

index e33d84f0fddee6859dc2a0a6caab2fcace4f671d..ab69a419628963e355ca689bbee89cee5fdbb0e4 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -49,10 +49,6 @@ caps
 - kclient
   - only pin caps with dirty metadata? and/or wanted != 0?
   - and/or, put unwanted caps on an lru list, and expire?
-- mds
-  - trim expired rdcaps
-  - segregate wanted/unwanted caps?  rd/wr caps?
-
 
 kernel client
 - avoid flushing tcp socket when sending client_lease release messages (when the request is about to follow)
@@ -114,9 +110,6 @@ userspace client
 - fix readdir vs fragment race by keeping a separate frag pos, and ignoring dentries below it
 
 mds
-- caps
-  - quick cap release if wanted == 0?
-  - make unwanted caps time out, like a lease?
 - xlock vs wrlock.. need more lock states?
 - dftlock is missing from rejoin phase
 - file size recovery gives (wrong) 4MB-increment results?