]> git-server-git.apps.pok.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)
committerDavid Zafman <dzafman@redhat.com>
Mon, 27 Feb 2017 15:53:56 +0000 (07:53 -0800)
commit26dcb591f9af01ed444aa758c3d601e7f67261b2
treed2b23e43e461302b3db9fef2ca36a9108a8e5aa3
parent78adb70c21c6b8e6a9191b76917919b125a9490f
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>
src/osd/OSD.cc