Whamcloud - gitweb
LU-18720 quota: check for project quota 66/58066/8
authorAlex Zhuravlev <bzzz@whamcloud.com>
Thu, 13 Feb 2025 13:27:14 +0000 (16:27 +0300)
committerOleg Drokin <green@whamcloud.com>
Wed, 26 Mar 2025 04:00:44 +0000 (04:00 +0000)
commit67d4234e5180c2a12371f2072d032f1323936ce1
tree1f3bdc9d8770c8fd53ba6df164f815149374d929
parent20afcc54d41b1ab6abe173c639020495c51c3a0f
LU-18720 quota: check for project quota

lqi_ignore_root_proj_quota should be checked only with project quota,
otherwise it's state is undefined and can lead to undefined results.

Fixes: 2686838fef ("LU-18240 sec: enforce per-nodemap project quota for root")
Test-Parameters: testlist=sanity-quota,sanity-quota,sanity-quota
Test-Parameters: fstype=zfs testlist=sanity-quota,sanity-quota,sanity-quota
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I02896639ed375ddd314fa44dc9cddb008b1dbb0b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58066
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Sergey Cheremencev <scherementsev@ddn.com>
lustre/quota/qsd_handler.c