]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: base initial bluefs allocation on min_alloc_ratio
authorSage Weil <sage@redhat.com>
Mon, 11 Jan 2016 18:42:00 +0000 (13:42 -0500)
committerSage Weil <sage@redhat.com>
Mon, 11 Jan 2016 19:42:47 +0000 (14:42 -0500)
commitd50ddbaa047cde0a53d414e878fbf4337c1fee1a
treeec8177be972c25849f62a0d1d6257622cf881bdd
parentb6e99021921e64821f5b5ebdb13bd38680d3714e
os/bluestore: base initial bluefs allocation on min_alloc_ratio

Simplify config, and avoid immediate gift or reclaim when it doesn't match.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/config_opts.h
src/os/bluestore/BlueStore.cc