]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
todos
authorSage Weil <sage@newdream.net>
Mon, 18 Aug 2008 18:20:11 +0000 (11:20 -0700)
committerSage Weil <sage@newdream.net>
Mon, 18 Aug 2008 18:20:11 +0000 (11:20 -0700)
src/TODO

index 82f467184049841245199b01b25f46fd8ace6223..b1e3da75f091d06c21e7f07a3f35fd7c62438c8e 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -49,6 +49,7 @@ userspace client
 - fix readdir vs fragment race by keeping a separate frag pos, and ignoring dentries below it
 
 kernel client
+- snap ordered writeout?
 - make writepages maybe skip pages with errors?
   - EIO, or ENOSPC?
   - ... writeback vs ENOSPC vs flush vs close()... hrm...