Whamcloud - gitweb
LU-11872 quota: add get/set project support for non-dir/file
authorWang Shilong <wshilong@ddn.com>
Tue, 22 Jun 2021 12:09:29 +0000 (20:09 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 23 Sep 2021 03:55:00 +0000 (03:55 +0000)
commit0bd93a0db134ced6b116728f5ec27fe075aab03c
tree40dea227b77e64743daa40296fb3b27ceec65721
parentf6aec179cf99b96520b3dd48cabe198df6d41a22
LU-11872 quota: add get/set project support for non-dir/file

Add ablity to get/set non-dir/file's project ID and state.

Lustre-change: https://review.whamcloud.com/44006
Lustre-commit: b31792b0e72425c8c7850d69837f08c9f3e95a9c

Signed-off-by: Wang Shilong <wshilong@ddn.com>
Change-Id: Ib8eee09254f9751797b5deb7f753c34eb2c0d5a5
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alexander Zarochentsev <alexander.zarochentsev@hpe.com>
Reviewed-on: https://review.whamcloud.com/44922
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Hongchao Zhang <hongchao@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/tests/sanity-quota.sh
lustre/utils/lfs_project.c