]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
os/newstore: update todo
authorSage Weil <sage@redhat.com>
Tue, 1 Sep 2015 17:13:47 +0000 (13:13 -0400)
committerSage Weil <sage@redhat.com>
Tue, 1 Sep 2015 17:39:44 +0000 (13:39 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
src/os/newstore/NewStore.cc

index 8ca130424cce27de5d7ad44e8dd828e12922e257..58d3aff9d85c2bd6aee51c1b8ad3c92fed127869 100644 (file)
     * write path should ideally tolerate any fragment pattern, but only generate a fixed layout (since the tunable may be changed over time).
   * rocksdb: use db_paths (db/ and db.bulk/ ?)
   * rocksdb: auto-detect use_fsync option when not xfs or btrfs
-  * hobject sorting
-      - backfill
-      - scrub
-      - pgnls
-      - tiering agent position
-      - ObjectStore::collection_list_range
-      - ObjectStore::collection_list_partial
-      - DBObjectMap::clone lock ordering
-      - HashIndex::get_path_contents_by_hash
-      - HashIndex::list_by_hash
   * avoid mtime updates when doing open-by-handle
   * fid xattr backpointer
-  * kill collection_list_range
   * inline first fsync_item in TransContext to void allocation?
   * refcounted fragments (for efficient clone)