]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
todo
authorSage Weil <sage@newdream.net>
Thu, 14 Jan 2010 22:26:19 +0000 (14:26 -0800)
committerSage Weil <sage@newdream.net>
Fri, 15 Jan 2010 00:00:58 +0000 (16:00 -0800)
src/TODO

index ae611a72f16b7532e8508718ed16a193b7caa466..2e22f81ad9a5f5c0f3b673a0b8372bba9db7575e 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -34,17 +34,13 @@ v0.19
 - feature bits during connection handshake
 - remove erank from ceph_entity_addr
 
-- kclient: handle enomem on reply using tid in msg header
+- compat/incompat bits
 
+- kclient: handle enomem on reply using tid in msg header
 
-- get recovered filestore files
 - audit truncation sequence
   - should mds recovery recover truncation metadata?
 
-- compat/incompat features for ondisk format?
-  - mds format
-  - osd format
-
 - qa: snap test.  maybe walk through 2.6.* kernel trees?
 
 - osd: rebuild pg log
@@ -74,6 +70,10 @@ pending mon format changes
 - compat/incompat flags
 
 bugs
+- 'mount.ceph server:/ relpath' puts relpath (not canonicalized name) in /etc/mtab. df gets confused
+uml:~# grep ceph /etc/mtab
+10.0.1.252:/ mnt ceph rw 0 0
+
 - kclient: on umount -f
 [ 4683.361323] INFO: task umount:15840 blocked for more than 120 seconds.
 [ 4683.367910] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.