Whamcloud - gitweb
LU-10794 lfs: make quota work for grace time 73/31873/2
authorWang Shilong <wshilong@ddn.com>
Fri, 9 Mar 2018 05:25:07 +0000 (13:25 +0800)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 12 Apr 2018 16:19:07 +0000 (16:19 +0000)
commit89c5292ce9899f079ca9a2994bc220f04c188c58
treeaf66540b19254ad679fa905d224302fa226f0e8b
parent5e47249b04ebec318b3589f43830c665fe0d8448
LU-10794 lfs: make quota work for grace time

Following commit:
LU-10011 utils: refactor lfs quota codes

Introduce a regression which will make 'lfs quota -t'
will output nothing, fix this bug and also add
a test case in sanity-quota.sh in case it is broken
in the future again.

Test-Parameters: trivial testlist=sanity-quota
Lustre-change: https://review.whamcloud.com/31606
Lustre-commit: 630cd4953daa876697f1aed4eb3819d60d0e2d17

Change-Id: I2063552505cf07464d9924f66c29fc2504bc56ce
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/31873
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/tests/sanity-quota.sh
lustre/utils/lfs.c