]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
todo
authorSage Weil <sage@newdream.net>
Thu, 25 Jun 2009 03:49:41 +0000 (20:49 -0700)
committerSage Weil <sage@newdream.net>
Thu, 25 Jun 2009 03:49:41 +0000 (20:49 -0700)
src/TODO

index c0d9ae463f128d9de23bc37ec5b896a84732eaa1..149a2c1af8ac99a19485652565035e1f85eb5c4c 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -23,6 +23,14 @@ v0.9
 /- crush bugfixes
 /- kclient readdir fixes
 
+v0.10
+/- kclient
+/  - fix unaligned memory access
+/  - fix op replay after mds restart (symlink ops)
+/- fix rados snaps vs 'ls'
+/- improved monitor read model
+- osd bugfixes
+
 bugs
 
 osd/OSD.cc: In function 'void OSD::finish_recovery_op(PG*, int, bool)':
@@ -134,7 +142,7 @@ btrfs
 - ioctl to pull out data csum?
 
 osd
-- need to store SnapSet somewhere other than _head, to avoid stat/getxattr on ls to check head_exists.
+- what to do with lost objects.. continue peering?
 - segregate backlog from log ondisk?
 - preserve pg logs on disk for longer period
 - make scrub interruptible