diff options
author | Luis Henriques <lhenriques@suse.com> | 2018-01-31 10:53:13 +0000 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2018-04-02 11:17:53 +0200 |
commit | 9122eed5281e89bdb02162a8ecb3cc13ffc8985e (patch) | |
tree | 76c813dd8c16b85bce3d26cbb9d763d67fbc1d8f /net | |
parent | d557c48db730eaab6b75d4af332c135309b7a6a4 (diff) | |
download | linux-9122eed5281e89bdb02162a8ecb3cc13ffc8985e.tar.bz2 |
ceph: quota: report root dir quota usage in statfs
This commit changes statfs default behaviour when reporting usage
statistics. Instead of using the overall filesystem usage, statfs now
reports the quota for the filesystem root, if ceph.quota.max_bytes has
been set for this inode. If quota hasn't been set, it falls back to the
old statfs behaviour.
A new mount option is also added ('noquotadf') to disable this behaviour.
Signed-off-by: Luis Henriques <lhenriques@suse.com>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions