Whamcloud - gitweb
LU-11141 quota: reset adjust schedule when updating lqe 19/32819/5
authorHongchao Zhang <hongchao@whamcloud.com>
Sat, 7 Jul 2018 17:55:21 +0000 (13:55 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 24 Jul 2018 16:01:28 +0000 (16:01 +0000)
commit120f8bb18486f87cc0d95f68509c269aae0fd185
treeaa6c99f8a3b7cb817b341a8667ced9e60d2e3361
parentfd4fdaf9c1810b673046ae77ae9699300d63b010
LU-11141 quota: reset adjust schedule when updating lqe

The scheduled adjust for some lquota_entry should be reset when its
limits (hard or soft) are updated by the glimpse callback from QMT.

Test-Parameters: mdtfilesystemtype=zfs ostfilesystemtype=zfs \
testlist=sanity-quota,sanity-quota,sanity-quota,sanity-quota,sanity-quota,sanity-quota,sanity-quota,sanity-quota,sanity-quota,sanity-quota,sanity-quota

Change-Id: Ia16cd90adfa15b92577841259f91f2b275fc7e82
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/32819
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/quota/qsd_writeback.c