]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
some kernel todos
authorSage Weil <sage@newdream.net>
Mon, 24 Dec 2007 05:16:04 +0000 (21:16 -0800)
committerSage Weil <sage@newdream.net>
Mon, 24 Dec 2007 05:16:04 +0000 (21:16 -0800)
src/TODO

index 6408f0813ff1b879c4d3d969c653bc48e2e340e6..88770a3005954880505de6101baa8dbd1867d512 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -22,9 +22,15 @@ code cleanup
 kernel client
 - msg layer (patience)
 - mds client
+  - handle map changes (check for mds failure)
 - mount
   - get handle on root mount point
 - osd client
+  - async (caching) mode
+  - sync mode (write-through)
+  - capability changes (flush)
+  - osd ack vs commit handling.  hmm!
+  - handle map changes (resubmit ops)
 - mon client
   - work out message resend logic..