]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Round fullness in message to correspond to df -h
authorDavid Zafman <dzafman@redhat.com>
Fri, 17 Feb 2017 06:23:06 +0000 (22:23 -0800)
committerAlexey Sheplyakov <asheplyakov@mirantis.com>
Mon, 19 Jun 2017 05:46:42 +0000 (09:46 +0400)
commit8180f1612a3dfac6ba5e8914f9e6a3faa8cf0297
treef7298b974fd557da5806ae7b4ee47c5ed0e77114
parent728097af06e1e49b5f02111887ce6716d3729213
osd: Round fullness in message to correspond to df -h

This really only works after journal drains because
we adjust for the journal.

Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 26dcb591f9af01ed444aa758c3d601e7f67261b2)
src/osd/OSD.cc