From: Sage Weil Date: Wed, 9 Jul 2008 23:00:36 +0000 (-0700) Subject: todos X-Git-Tag: v0.3~9 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=13c809b948179df64c242bcd14298e62566791e9;p=ceph.git todos --- diff --git a/src/TODO b/src/TODO index e675eca1de22..731a55be4657 100644 --- a/src/TODO +++ b/src/TODO @@ -1,11 +1,10 @@ v0.3 -- fix mon osdmap send_full/latest ... never use get_source_inst()! v0.4 -- fix msgr protocol wrt resets, and varying connection close policies - ENOSPC - finish client failure recovery (reconnect after long eviction; and slow delayed reconnect) -- make kclient sendpage (and rip out io interruption?) +- make kclient use ->sendpage? +- rip out io interruption? big items @@ -46,8 +45,6 @@ kernel client - should we be using debugfs? - a dir for each client instance (client###)? - hooks to get mds, osd, monmap epoch #s -- clean up messenger vs ktcp - - hook into sysfs? - vfs - can we use dentry_path(), if it gets merged into mainline? - io / osd client