Whamcloud - gitweb
LU-10794 lfs: make quota work for grace time 06/31606/3
authorWang Shilong <wshilong@ddn.com>
Fri, 9 Mar 2018 05:25:07 +0000 (13:25 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 12 Mar 2018 14:17:30 +0000 (14:17 +0000)
commit630cd4953daa876697f1aed4eb3819d60d0e2d17
tree82645f56f4a9e5ac1ea6b6d46c1002a8949c2ed2
parent2a5f8ce1a4d46143368d9ec16a8db988f6154e68
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
Change-Id: I2063552505cf07464d9924f66c29fc2504bc56ce
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Reviewed-on: https://review.whamcloud.com/31606
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-quota.sh
lustre/utils/lfs.c