]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
todo
authorSage Weil <sage@newdream.net>
Tue, 2 Feb 2010 19:52:40 +0000 (11:52 -0800)
committerSage Weil <sage@newdream.net>
Tue, 2 Feb 2010 19:52:40 +0000 (11:52 -0800)
src/TODO

index c7445e30253358630291b817b60b9094294e041a..276b6ac4e40b07b0f1d099e6309b59495ecc644d 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -51,8 +51,8 @@ v0.19
 - kclient: retry alloc on ENOMEM when reading from connection?
 
 filestore
-- need to check per-object state for conflicting reads and unapplied writes
-- use want_delayed(), want_rmw() to toggle delayed/rmw mode?  or just for rmw->delayed transition?
+- throttling
+- flush objects onto primary during recovery
 - audit queue_transaction calls for dependencies
 - convert apply_transaction calls in handle_map to queue?
   - need an osdmap cache layer?