Whamcloud - gitweb
LU-15057 utils: pool quota man
authorSergey Cheremencev <sergey.cheremencev@hpe.com>
Wed, 31 Mar 2021 12:13:53 +0000 (15:13 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 1 May 2024 22:31:10 +0000 (22:31 +0000)
commit3a722005f376d0846f8fa3b8464131170ac58aec
tree42b31950c95ede51ac9f52ad0d5e4bc5ac84e789
parentdb563d8566c0769d5cbea763aecc18ddf907598a
LU-15057 utils: pool quota man

Adding pool quota man for setquota and
quota commands.
Remove [-o <obd_uuid>|-i <mdt_idx>|-I <ost_idx>]
from the case "lfs quota -t". Grace period
is stored only at quota master. Furthermore,
command lfs quota -t -I 0 /mnt/testfs fails
with EOPNOTSUPP.

Test-Parameters: trivial
Lustre-change: https://review.whamcloud.com/45121/
Lustre-commit: I368e22b782bd3626f64907059ea329e94986535b

Signed-off-by: Sergey Cheremencev <sergey.cheremencev@hpe.com>
Change-Id: I0e2d2c3df05c0053a1306dec9aa7353ce80162df
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54893
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/utils/lfs.c