]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
todods
authorSage Weil <sage@newdream.net>
Tue, 19 Aug 2008 20:35:51 +0000 (13:35 -0700)
committerSage Weil <sage@newdream.net>
Tue, 19 Aug 2008 20:36:19 +0000 (13:36 -0700)
src/TODO

index 1f7d19863f452e9ce46bfe824c6c461bc91dbf73..e32a1e34213da74e8322a67a02d363c2a6194058 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -18,9 +18,10 @@ big items
 
 
 snaps on kclient
-- we need a rw snap mutex, so that pending io blocks while we update snap contexts
+/- we need a rw snap mutex, so that pending io blocks while we update snap contexts
   - we can push down to a per-realm rw mutex later
-- need to do PICKYSNAP flag to get sync write retry and delayed flushsnap for sync writes
+/- need to do ORDERSNAP flag
+- to get sync write retry and delayed flushsnap for sync writes
 - snap-ordered writeout for buffered writes
   - so, may as well go for the delayed FLUSHSNAP there too, since we want it eventually anyway