From: Sage Weil Date: Wed, 15 Apr 2015 17:35:26 +0000 (-0700) Subject: os/newstore: update todo X-Git-Tag: v9.1.0~242^2~63 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1321b880ccf95bed9f1f9eca9476a127cc73c95f;p=ceph.git os/newstore: update todo Signed-off-by: Sage Weil --- diff --git a/src/os/newstore/NewStore.cc b/src/os/newstore/NewStore.cc index 458277467732..de5ff20d7872 100644 --- a/src/os/newstore/NewStore.cc +++ b/src/os/newstore/NewStore.cc @@ -43,7 +43,6 @@ - HashIndex::list_by_hash * use work queue for wal fsyncs and kv record removals * avoid mtime updates when doing open-by-handle - * abstract out fs specifics * fid xattr backpointer * kill collection_list_range * inline first fsync_item in TransContext to void allocation?