]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
todo
authorSage Weil <sage@newdream.net>
Thu, 13 Aug 2009 22:33:51 +0000 (15:33 -0700)
committerSage Weil <sage@newdream.net>
Thu, 13 Aug 2009 22:33:51 +0000 (15:33 -0700)
src/TODO

index 076fa5be26422cd2affca238aa407ba34a2fabff..c25e7c67576f917e460c7084184590bff7912025 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -58,14 +58,15 @@ v0.13
 /- osd active during backlog generation
 /- osdmap: allow explicit pg 'override' mappings
 /- kclient: fixed vmalloc() usage (use for incoming msgs, GFP_NOFS)
-- http gw
+/- http gw
 - client authentication
+/- kclient: fix sync read vs EOF
+/- uclient: fix sync read vs EOF
+- uclient: fix write vs max_size
 
 bugs
 - premature filejournal trimming?
 - weird osd_lock contention during osd restart?
-- sync mode end-of-file handling
-- mds process_cap_update suppress leads to broken cap state on revoke
 
 later
 - authentication
@@ -114,6 +115,7 @@ repair
 - mds scrubbing
 
 kclient
+- fix llseek SEEK_END .. if !FILE_SHARED, we need to stat the inode
 ?- ensure cap_snaps reflush after client reconnect 
 - fix up ESTALE handling
 - make cap import/export efficient