]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
todos
authorSage Weil <sage@newdream.net>
Fri, 13 Jun 2008 20:54:30 +0000 (13:54 -0700)
committerSage Weil <sage@newdream.net>
Fri, 13 Jun 2008 20:54:30 +0000 (13:54 -0700)
src/TODO
src/vstartnew.sh

index 4254681a76c459970e960b7f4969e87fa25f2d06..1cc9762d53d2676428ae76f3a640b9b639fd25e0 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -61,10 +61,6 @@ mon
 - osdmon needs to lower-bound old osdmap versions it keeps around?
 
 mds
-- dir frags
- - make sure non-dirty dirs journal/replay properly
- - client: fix readdir vs fragment race by keeping a separate frag pos, and ignoring dentries below it
-
 - proper handling of cache expire messages during rejoin phase?
   -> i think cache expires are fine; the rejoin_ack handler just has to behave if rejoining items go missing
 - try_remove_unlinked_dn thing
index 22092b19678415cf7136b4b1f6e8d4b7a6d047ed..240fd8f5be3035a0d4aabb33d92d2384e53cc53d 100755 (executable)
@@ -48,7 +48,7 @@ do
 done
 
 # mds
-$CEPH_BIN/cmds $ARGS --debug_ms 1 --debug_mds 20 --mds_thrash_fragments 1 --mds_thrash_exports 0 #--debug_ms 20
+$CEPH_BIN/cmds $ARGS --debug_ms 1 --debug_mds 20 --mds_thrash_fragments 0 --mds_thrash_exports 0 #--debug_ms 20
 #$CEPH_BIN/cmds $ARGS --debug_ms 1 --debug_mds 20 --mds_thrash_fragments 0 --mds_thrash_exports 0 #--debug_ms 20
 #./cmonctl mds set_max_mds 2