]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephfs-shell: add quota management
authorMilind Changire <mchangir@redhat.com>
Thu, 9 May 2019 06:25:05 +0000 (11:55 +0530)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 20 Jun 2019 22:28:49 +0000 (15:28 -0700)
commitb53c43e0784a1553c10789e434e837afefe4f8e1
treedade93f092e255dd000ef50d8ff82be3858f061c
parent0bf33f41b9c37fafb0c68fe7c7f79764c876b541
cephfs-shell: add quota management

Quotas can be managed by:
$ quota get dir
$ quota set {--max_files MAX_FILES} {--max_bytes MAX_BYTES} dir

Fixes: http://tracker.ceph.com/issues/39165
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit d187e9b0a917b828530bda89866d6a4867e9f9ff)
src/tools/cephfs/cephfs-shell