]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
generic: soft quota limits testing within grace time
authorZorro Lang <zlang@kernel.org>
Mon, 9 May 2022 17:17:22 +0000 (01:17 +0800)
committerZorro Lang <zlang@kernel.org>
Sat, 21 May 2022 18:51:35 +0000 (02:51 +0800)
commit0110e1eeb73d881d8349b9dbffc7ad348014feee
tree552db9ed85406e0cf22b913d8407b52f10cfae1f
parentee264b3fa67646e4724685be3250e8a24f30f36a
generic: soft quota limits testing within grace time

After soft limits are exceeded, within the grace time, fs quota
should allow more space allocation before exceeding hard limits,
even if allocating many small files.

This case can cover bc37e4fb5cac (xfs: revert "xfs: actually bump
warning counts when we send warnings"). And will help to expose
later behavior changes on this side.

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@redhat.com>
common/quota
tests/generic/691 [new file with mode: 0755]
tests/generic/691.out [new file with mode: 0644]