From 1614f2246f89a262cd87d99e6234e29040f5f627 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sun, 14 Jun 2009 20:29:23 -0700 Subject: [PATCH] todo --- src/TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/TODO b/src/TODO index 1e8f2b5cafd76..6a2d2d95323f4 100644 --- a/src/TODO +++ b/src/TODO @@ -25,6 +25,15 @@ v0.9 /- object classes - optionally separate osd interfaces (ips) for clients and osds (replication, peering, etc.) +- repair metadata.. parent pointer on CDir objects +- namespace reconstruction +- repair file ioctl? +- repair pg (rebuild log) + +bugs +- rm -r weirdness +- spurious "ls: reading directory 1: Resource temporarily unavailable" + (concurrent creates and ls in a big dir) later - client reconnect after long eviction; and slow delayed reconnect @@ -116,6 +125,9 @@ mds - anchor_destroy needs to xlock linklock.. which means it needs a Mutation wrapper? - ... when it gets a caller.. someday.. - add FILE_CAP_EXTEND capability bit +- dir fragment + - maybe just take dftlock for now, to keep it simple. +- dir merge - snap - hard link backpointers - anchor source dir -- 2.39.5