]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
allocat_extent api rename and tests for new api
authorRamesh Chander <Ramesh.Chander@sandisk.com>
Fri, 16 Dec 2016 14:58:53 +0000 (06:58 -0800)
committerRamesh Chander <Ramesh.Chander@sandisk.com>
Sun, 18 Dec 2016 18:40:40 +0000 (10:40 -0800)
commit86b6ca3dc217d45bd7d7bc913659d0bf04e0dbe9
tree7861093566e4cc7946037e867bc494c3d4b40079
parent78b490252d4872f91589171095aad9b2292c1c00
allocat_extent api rename and tests for new api

Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com>
src/os/bluestore/Allocator.h
src/os/bluestore/BitMapAllocator.cc
src/os/bluestore/BitMapAllocator.h
src/os/bluestore/BlueFS.cc
src/os/bluestore/BlueStore.cc
src/os/bluestore/StupidAllocator.cc
src/os/bluestore/StupidAllocator.h
src/test/objectstore/Allocator_test.cc
src/test/objectstore/BitAllocator_test.cc