]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: use compact map to manage waiting list
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 23 Jul 2018 22:55:46 +0000 (15:55 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 25 Jul 2018 23:03:08 +0000 (16:03 -0700)
commit6ad1aeb54fcbdc707f6eb74cac17211bb454eb64
tree15f4578aefb1b09559c2d8f7e6faa4e126102437
parent8f33810bd2917f8fedd5cf7a03a3a6d1dd8f7e4f
mds: use compact map to manage waiting list

Now that compact_multimap can handle custom allocators, this is no longer
necessary.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/include/mempool.h
src/mds/MDSCacheObject.h