Whamcloud - gitweb
LU-12694 quota: display correct group quota information 17/35917/3
authorTatsushi Takamura <takamr.tatsushi@jp.fujitsu.com>
Mon, 26 Aug 2019 01:27:10 +0000 (10:27 +0900)
committerOleg Drokin <green@whamcloud.com>
Sat, 7 Sep 2019 01:49:37 +0000 (01:49 +0000)
commit5c033757a9a36b83bf891715e683ed06a4bded8e
tree4903bd1b8599121ca910cf0834edbeb89cdf9deb
parent8d27c92a66d63aaf8b8fbe1fc73e49263b5bed1e
LU-12694 quota: display correct group quota information

GETQUOTA is not executed when oqctl->qc_dqblk.dqb_curspace
not 0. So, qctl.qc_dqblk need to be cleared
to display correct.

Signed-off-by: Tatsushi Takamura <takamr.tatsushi@jp.fujitsu.com>
Change-Id: I5163c00fbc58ec1dd04c912e36abd01a7d2239ad
Reviewed-on: https://review.whamcloud.com/35917
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Shilong Wang <wshilong@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-quota.sh
lustre/utils/lfs.c