]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/StupidAllocator: fix reservation release on allocate
authorSage Weil <sage@redhat.com>
Wed, 23 Dec 2015 15:19:17 +0000 (10:19 -0500)
committerSage Weil <sage@redhat.com>
Fri, 1 Jan 2016 18:07:29 +0000 (13:07 -0500)
commit2b2cc88d334afb27cbc6a946d92fa6f2601dcfe8
treeba359d356da429a97561b85640d72fbb1c27c0ed
parent193d25f78611dea52f14acd2dec54512a5faec45
os/bluestore/StupidAllocator: fix reservation release on allocate

Use up the amount we allocated, not the amount we asked for.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/bluestore/StupidAllocator.cc