]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
todos
authorSage Weil <sage@newdream.net>
Wed, 30 Apr 2008 20:37:34 +0000 (13:37 -0700)
committerSage Weil <sage@newdream.net>
Wed, 30 Apr 2008 20:37:34 +0000 (13:37 -0700)
src/TODO

index 175613780719f8405ccb6b0dc6b68383cefd470d..befdcf7d4e8e5afb8cd6139687dfca2900e26080 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -6,6 +6,7 @@ code cleanup
 - addr=?
 
 userspace client
+- per-mds session struct.. and put the cap_ttl in there!
 - move the size check(s) on read from _read() into FileCache
 - validate dn leases
 - clean up ll_ interface, now that we have leases!
@@ -32,7 +33,6 @@ kernel client
     - should we be using debugfs?
   - a dir for each client instance (client###)?
   - hooks to get mds, osd, monmap epoch #s
-- convert rest of ceph_fs.h to le32/le64 notation, cleaning up userspace appropriately
 - nfs exporting
  - fill_trace needs to use d_splice_alias
  - lookup needs to return last_dentry if it gets swapped by fill_trace/d_splice_alias