]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Deny reservation if expected backfill size would put us over backfill_full_ratio...
authorDavid Zafman <dzafman@redhat.com>
Wed, 17 Oct 2018 19:31:59 +0000 (12:31 -0700)
committerDavid Zafman <dzafman@redhat.com>
Tue, 18 Dec 2018 17:30:44 +0000 (09:30 -0800)
commit0474498684d089559d479f62ae16db53c1604652
tree4a4a80207f51f25645ce3f581dc98a4c3c5c3b1e
parent3b8f86c8b09b9143d3e25ab34b51057581b48114
osd: Deny reservation if expected backfill size would put us over backfill_full_ratio (EC)

Erasure Coded Pools

Fixes: http://tracker.ceph.com/issues/19753
Signed-off-by: David Zafman <dzafman@redhat.com>
src/osd/ECBackend.cc
src/osd/ECBackend.h
src/osd/PG.cc
src/osd/PG.h
src/osd/PGBackend.h
src/osd/PrimaryLogPG.cc