From: Sage Weil Date: Tue, 6 Apr 2010 21:54:22 +0000 (-0700) Subject: todo: mds X-Git-Tag: v0.20~107 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8741959b8e7a2e60a6ea3e5495769fcf71be7f45;p=ceph.git todo: mds --- diff --git a/src/TODO b/src/TODO index 9969094c6772..acae8e02713b 100644 --- a/src/TODO +++ b/src/TODO @@ -390,6 +390,8 @@ uclient - hadoop: clean up assert usage mds +- special case commit of stray dir to avoid having to commit, re-commit strays? + - once we commit one stray, we have to re-commit later to remove it, which means we commit other new ones. - put inode dirty fields into dirty_bits_t to reduce per-inode memory footprint - don't sync log on every clientreplay request? - pass issued, wanted into eval(lock) when eval() already has it? (and otherwise optimize eval paths..)