]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
todos
authorSage Weil <sage@newdream.net>
Tue, 3 Jun 2008 19:17:12 +0000 (12:17 -0700)
committerSage Weil <sage@newdream.net>
Tue, 3 Jun 2008 19:17:12 +0000 (12:17 -0700)
src/TODO

index a3557e03837cbc44e3956380848713af7cbb52cb..4e9f839f9b4be4dbd686126d316810b3580d570e 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -66,13 +66,6 @@ mon
 
 mds mustfix
 
-/- locks (esp scatter) vs rejoin, scatter_writebehind
-- make sure locker avoids frozen inodes
-/- make sure predirty_nested stops if it can't wrlock versionlock (acquire_locks normally hides that detail for us)
-- make sure stray inode is always opened on startup
-/- make sure inode cache expire for frozen inode behaves
-/- REQUNSCATTER ... can we avoid the auth pin requirement?
-
 - look at the client_map session opening code.. versus rollback (of import, or slave request)
 
 - anchor_destroy needs to xlock linklock.. which means it needs a Mutation wrapper?