From: Douglas Fuller <dfuller@redhat.com>
To: ceph-devel@vger.kernel.org
Subject: [PATCH 0/1] More accurate statfs
Date: Tue, 15 Aug 2017 14:54:50 -0400 [thread overview]
Message-ID: <cover.1502823001.git.dfuller@redhat.com> (raw)
Improve accuracy of statfs reporting for Ceph filesystems comprising
exactly one data pool. In this case, the Ceph monitor can now report
the space usage for the single data pool instead of the global data
for the entire Ceph cluster. Include support for this message in
mon_client and leverage it in ceph/super.
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
Douglas Fuller (1):
fs/ceph: More accurate statfs
fs/ceph/super.c | 9 ++++++++-
include/linux/ceph/ceph_fs.h | 2 ++
include/linux/ceph/mon_client.h | 2 +-
net/ceph/mon_client.c | 6 +++++-
4 files changed, 16 insertions(+), 3 deletions(-)
--
2.11.0
next reply other threads:[~2017-08-15 18:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-15 18:54 Douglas Fuller [this message]
2017-08-15 18:54 ` [PATCH 1/1] fs/ceph: More accurate statfs Douglas Fuller
2017-08-16 11:32 ` Yan, Zheng
2017-08-16 12:45 ` Ilya Dryomov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1502823001.git.dfuller@redhat.com \
--to=dfuller@redhat.com \
--cc=ceph-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.