]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: Use currently configure full ratio to determine available space
authorDavid Zafman <dzafman@redhat.com>
Thu, 13 Apr 2017 18:41:18 +0000 (11:41 -0700)
committerDavid Zafman <dzafman@redhat.com>
Mon, 17 Apr 2017 15:00:24 +0000 (08:00 -0700)
commitafd739bed6fb56358c147af32293bff7cc2995a4
tree409eb134a6f5dfebd56db48b54bc95d09b942344
parent1fafec217599b65d902e21efd43049646e1e145c
mon: Use currently configure full ratio to determine available space

This is a bug that would not adjust available space based on the
currently configured full ratio, but rather the mon_osd_full_ratio
default initial value.

Signed-off-by: David Zafman <dzafman@redhat.com>
src/mon/PGMap.cc