Whamcloud - gitweb
LU-11678 quota: make overquota flag for old req 16/34916/4
authorHongchao Zhang <hongchao@whamcloud.com>
Fri, 29 Mar 2019 13:28:06 +0000 (09:28 -0400)
committerOleg Drokin <green@whamcloud.com>
Sun, 11 Aug 2019 23:33:21 +0000 (23:33 +0000)
commit831e564f76d05cc21df21e7990388bcc45fef7cb
tree4dbae9f357864c1881644fe4f294e88502a8d8d2
parent7995349a2032f39ed83005b977462523864d72fa
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.

Lustre-change: https://review.whamcloud.com/34645
Lustre-commit: c59cf862c3c06758c270564dd6e8948e167316b9

Test-Parameters: testlist=replay-single,replay-single,replay-single
Test-Parameters: testlist=replay-single,replay-single,replay-single
Change-Id: Ic34c438fe3f018c3b596b26ad6dc945547c8fada
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Shilong Wang <wshilong@ddn.com>
Reviewed-by: Gu Zheng <gzheng@ddn.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/34916
Reviewed-by: Wang Shilong <wshilong@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/osc/osc_quota.c