Whamcloud - gitweb
LU-11872 quota: add get/set project support for non-dir/file 06/44006/7
authorWang Shilong <wshilong@ddn.com>
Tue, 22 Jun 2021 12:09:29 +0000 (20:09 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 8 Jul 2021 02:06:39 +0000 (02:06 +0000)
commitb31792b0e72425c8c7850d69837f08c9f3e95a9c
tree189b91b7f1d6ccfb8232c4c1f9ffc08123ecb05f
parent86a69f9eb5cab3f9eb57afcd984a2ecd215b89df
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.

Signed-off-by: Wang Shilong <wshilong@ddn.com>
Change-Id: Ib8eee09254f9751797b5deb7f753c34eb2c0d5a5
Reviewed-on: https://review.whamcloud.com/44006
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alexander Zarochentsev <alexander.zarochentsev@hpe.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@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