summaryrefslogtreecommitdiff
path: root/src/TODO
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2010-01-14 14:26:19 -0800
committerSage Weil <sage@newdream.net>2010-01-14 16:00:58 -0800
commitca27bd6fdb6e3543163c572cc62c885c90c3ba5d (patch)
tree3b10c7fb78c68cef15215950dee6f7e94e2257c2 /src/TODO
parentd39149b8ab5a92c0300946e32ff479fb39578c11 (diff)
downloadceph-ca27bd6fdb6e3543163c572cc62c885c90c3ba5d.tar.gz
todo
Diffstat (limited to 'src/TODO')
-rw-r--r--src/TODO12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/TODO b/src/TODO
index ae611a72f16..2e22f81ad9a 100644
--- 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.