]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: rename need_size to want_size in StupidAllocator. 8101/head
authorJianjian Huo <samuel.huo@gmail.com>
Thu, 17 Mar 2016 00:17:49 +0000 (17:17 -0700)
committerJianjian Huo <samuel.huo@gmail.com>
Thu, 17 Mar 2016 06:09:28 +0000 (23:09 -0700)
commit06d22ef1632a4af12beede839fc55bdb9847fcec
tree5921fe13c5385395265fb0ec3728997b35baec4e
parentd571be230590971faa421b3d29deefa6820a00da
os/bluestore: rename need_size to want_size in StupidAllocator.

Allocate() could return extent with size < need_size, so rename it per
Sage's suggestion.

Signed-off-by: Jianjian Huo <samuel.huo@gmail.com>
src/os/bluestore/StupidAllocator.cc
src/os/bluestore/StupidAllocator.h