]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
bluestore: Fix BlueStore::statfs available amount to not include bluefs min reserved
authorDavid Zafman <dzafman@redhat.com>
Fri, 17 Feb 2017 20:27:36 +0000 (12:27 -0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 18 Jul 2017 20:12:57 +0000 (22:12 +0200)
commit90b7fd8a0accc2f8f458d35199361344652d8859
tree2ec3fbdd3b3563e65ad7b1e82f6e7e265d276ac5
parentd69e4e5e6ad633e38fc62ca0859cea1f146744b1
bluestore: Fix BlueStore::statfs available amount to not include bluefs min reserved

This fixes OSD crashes because checking osd_failsafe_full_ratio won't work
without accurate statfs information.

Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 72d83f848a35e8831d66e8529c4e26f51e845da6)
src/os/bluestore/BlueStore.cc