Whamcloud - gitweb
LU-14472 quota: skip non-exist or inact tgt for lfs_quota
authorHongchao Zhang <hongchao@whamcloud.com>
Wed, 15 Dec 2021 12:11:17 +0000 (20:11 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 10 Aug 2022 01:40:19 +0000 (01:40 +0000)
commit70d31197ce1945505dadbbd977ea972181e2f8f8
tree7014edcf28e45975534e6ebadf28fab6783a4e1d
parent3c1ebf1f460151a6ef9e3daab397ccf21435f843
LU-14472 quota: skip non-exist or inact tgt for lfs_quota

The nonexistent or inactive targets (MDC or OSC) should be skipped
for "lfs quota".

Lustre-change: https://review.whamcloud.com/41771
Lustre-commit: b54b7ce43929ce7ff6e48cd219623c264ca6b6b3

Change-Id: I25eece413715e4e05dd94ccbfd101220da7477f9
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/48171
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/doc/lfs-quota.1
lustre/llite/dir.c
lustre/lmv/lmv_obd.c
lustre/lov/lov_obd.c
lustre/tests/sanity-quota.sh
lustre/utils/lfs.c