Whamcloud - gitweb
LU-15218 quota: delete unused quota ID
authorHongchao Zhang <hongchao@whamcloud.com>
Fri, 21 Jan 2022 00:43:56 +0000 (08:43 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 9 Mar 2022 17:27:14 +0000 (17:27 +0000)
commite4ed8d3767feb9c7078be3e1c2a3a9f47a031b6f
tree1328387bbb39caeb0c844bdd036b8530ec8ccde8
parent2873e6a089bcf89d7ee86b75fa03a1eb6d003409
LU-15218 quota: delete unused quota ID

Add lfs option '--delete' to delete unused quota ID.

Lustre-change: https://review.whamcloud.com/45548
Lustre-commit: 78be823f33396819724330d7154f054c52e11944

Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Change-Id: I0d8e6b61dc23c7b22b6054bcced087b8dc94a277
Reviewed-on: https://review.whamcloud.com/46610
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/doc/lfs-setquota.1
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/llite/dir.c
lustre/mdt/mdt_handler.c
lustre/quota/lquota_disk.c
lustre/quota/lquota_internal.h
lustre/quota/qmt_handler.c
lustre/quota/qmt_lock.c
lustre/quota/qsd_writeback.c
lustre/tests/sanity-quota.sh
lustre/utils/lfs.c