Whamcloud - gitweb
LU-11678 quota: make overquota flag for old req 45/34645/4
authorHongchao Zhang <hongchao@whamcloud.com>
Fri, 29 Mar 2019 13:28:06 +0000 (09:28 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 30 Apr 2019 03:35:41 +0000 (03:35 +0000)
commitc59cf862c3c06758c270564dd6e8948e167316b9
tree9a088041548094ae0d3eb62b1d4f1838e4f2b231
parent63f310a5c9f799e7ce99badf410853d3275380d2
LU-11678 quota: make overquota flag for old req

For the old request with over quota flag, the over quota flag
should still be marked at OSC, because the old request could be
processed afther the new request at OST, then it won't break the
quota enforement at OST.

Change-Id: Ic34c438fe3f018c3b596b26ad6dc945547c8fada
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/34645
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Shilong Wang <wshilong@ddn.com>
Reviewed-by: Gu Zheng <gzheng@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/osc/osc_quota.c