Whamcloud - gitweb
LU-15218 quota: delete unused quota ID 48/45548/14
authorHongchao Zhang <hongchao@whamcloud.com>
Fri, 21 Jan 2022 00:43:56 +0000 (08:43 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 31 Jan 2022 01:38:20 +0000 (01:38 +0000)
commit78be823f33396819724330d7154f054c52e11944
treed477dc5f9bbbd86c4979ad1df6a8346499c32fb2
parent88c26912a3237fb63923bbb7c7b09111f9f30bbe
LU-15218 quota: delete unused quota ID

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

Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Change-Id: I0d8e6b61dc23c7b22b6054bcced087b8dc94a277
Reviewed-on: https://review.whamcloud.com/45548
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Oleg Drokin <green@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