]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: add comment about how quota affect space usage report
authorRishabh Dave <ridave@redhat.com>
Mon, 20 Feb 2023 07:19:48 +0000 (12:49 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 20 Feb 2023 07:37:23 +0000 (13:07 +0530)
commitecdfea2ec33178ef0ae1da3089bba9f99932f19e
tree2c255b5bb5568e831c365e18a447553e60e3fbd9
parent47cbae67382ace2102dacf5ade734fc6797a51ed
client: add comment about how quota affect space usage report

Add a comment to explain that setting quota on a CephFS directory makes
a difference to how much available space on CephFS is reported when that
directory serves as the root of the CephFS mount.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/client/Client.cc