Skip to content

Revert "xfs: actually bump warning counts when we send warnings"

Carlos Maiolino requested to merge cmaiolino/centos-stream-9:xfsquota into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2060081 Tested: Reproducer in BZ and xfstests Upstream Status: RHEL only

The quota warnings can be triggered often enough, and bumping its counter will cause soft quotas to be enforced faster than they should.

The proper fix upstream will take a while, so, just revert this patch in RHEL until it has been fixed upstream

Revert "xfs: actually bump warning counts when we send warnings"

This reverts commit 4b8628d5.

Signed-off-by: Carlos Maiolino cmaiolino@redhat.com

Edited by Carlos Maiolino

Merge request reports